]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCharStyle.h
Whitespace cleanup
[features.git] / src / insets / InsetCharStyle.h
index fae9de679b1eab841c0642524b918477e403d95e..84e4349a5cf6a2fd2937789bf5815d9fef1241b6 100644 (file)
@@ -79,13 +79,13 @@ public:
        bool forceDefaultParagraphs(idx_type) const { return true; }
        ///
        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;
        /// the string that is passed to the TOC
        virtual void textString(Buffer const &, odocstream &) const;
        ///