]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacro.h
Another warning.
[lyx.git] / src / mathed / MathMacro.h
index bb9ed723cafae160d949077e248d8829e27246de..d267181dcad673e560c6f023667a958a07d36fe5 100644 (file)
@@ -71,7 +71,9 @@ public:
        ///
        void maple(MapleStream &) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void octave(OctaveStream &) const;
        ///