]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.h
Remove years forgotten files.
[lyx.git] / src / mathed / InsetMathOverset.h
index 5fdeb32e041606140c0a410aa821ec1946db8f67..ac055e1dc92701fa749b9a9cea86114494eb54f1 100644 (file)
@@ -38,6 +38,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_OVERSET_CODE; }