]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.h
Remove hardcoded values
[lyx.git] / src / mathed / InsetMathExInt.h
index 55aa1f78f240cb6d0354dd0931ef65ff3450a411..5254166d664ea7c4dd0e7a6958774e417a1b0396 100644 (file)
@@ -52,7 +52,9 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void write(WriteStream & os) const;
        ///