]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.h
Another warning.
[lyx.git] / src / mathed / InsetMathSpace.h
index 381562178ce34703bb51da1b44f94a1ea641b74b..8f633fffa837aae31ec5a9d0ab0261b05a2cac98 100644 (file)
@@ -53,6 +53,8 @@ public:
        ///
        void mathmlize(MathStream & ms) const;
        ///
+       void htmlize(HtmlStream & ms) const;
+       ///
        void write(WriteStream & os) const;
        /// generate something that will be understood by the Dialogs.
        InsetSpaceParams params() const;