]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetBranch.h
Whitespace cleanup
[features.git] / src / insets / InsetBranch.h
index 682e8ffd3983225d7633964ee6a27330fc8c48e4..72d30a263ff199fd3c614a7d1da606e7ab39d278 100644 (file)
@@ -56,13 +56,13 @@ public:
        bool showInsetDialog(BufferView *) const;
        ///
        int latex(Buffer const &, odocstream &,
-                 OutputParams const &) const;
+                 OutputParams const &) const;
        ///
        int plaintext(Buffer const &, odocstream &,
-                     OutputParams const &) const;
+                     OutputParams const &) const;
        ///
        int docbook(Buffer const &, odocstream &,
-                   OutputParams const &) const;
+                   OutputParams const &) const;
        ///
        void textString(Buffer const & buf, odocstream &) const;
        ///