]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMBox.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / mathed / InsetMathMBox.h
index be5dcc6705de2a771e0d18948009ec88eb940f60..6629ea820fdba210a9566318680f89c9494031c3 100644 (file)
@@ -46,7 +46,7 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       int latex(otexstream & os, OutputParams const & runparams) const;
+       void latex(otexstream & os, OutputParams const & runparams) const;
        ///
        void mathmlize(MathStream &) const;
        ///