]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathCancel.h
InsetMathCancel: add MathML output
[features.git] / src / mathed / InsetMathCancel.h
index b9ca16215cf39ccbcf10afe17d531bb79cd45908..1ee4062d24ec6aa3fad69909ff26835cb24e6bf7 100644 (file)
@@ -39,8 +39,8 @@ public:
        void infoize(odocstream & os) const;
        ///
        InsetCode lyxCode() const { return MATH_CANCEL_CODE; }
-       /// Nothing for now
-       void mathmlize(MathStream &) const {}
+       ///
+       void mathmlize(MathStream &) const;
        /// Nothing for HTML
        void htmlize(HtmlStream &) const {}
        ///