]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.h
Get rid of Inset::setPosCache
[lyx.git] / src / mathed / InsetMathXArrow.h
index ac6eaae0f920f3c74ffc0f383a66765332defa22..f63eb2be192a1de19dad30613378a773c51a4039 100644 (file)
@@ -34,6 +34,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_XARROW_CODE; }