]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Rename files in src/mathed and src/graphics from .C to .cpp, step 2
[lyx.git] / src / mathed / InsetMathHull.h
index daef652c252c7f5f515cb005d229cfe132c9e3e4..b36c09c4552ecbd0623fce018c39e6cfb0097996 100644 (file)
@@ -104,10 +104,10 @@ public:
        void read(Buffer const &, LyXLex & lex);
        ///
        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;