]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathCancel.h
HTML output for InsetMathCancel.
[features.git] / src / mathed / InsetMathCancel.h
index 1ee4062d24ec6aa3fad69909ff26835cb24e6bf7..55febf318dd99b171fcb42a786d20f5dcecd86d9 100644 (file)
@@ -41,8 +41,8 @@ public:
        InsetCode lyxCode() const { return MATH_CANCEL_CODE; }
        ///
        void mathmlize(MathStream &) const;
-       /// Nothing for HTML
-       void htmlize(HtmlStream &) const {}
+       ///
+       void htmlize(HtmlStream &) const;
        ///
        void validate(LaTeXFeatures &) const;