]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / mathed / InsetMathExInt.h
index ced825b89074d668e31e1015a2f7baa49f140140..5254166d664ea7c4dd0e7a6958774e417a1b0396 100644 (file)
@@ -54,6 +54,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void write(WriteStream & os) const;
        ///
        InsetCode lyxCode() const { return MATH_EXINT_CODE; }