]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrac.h
tex2lyx/text.cpp: fix typos
[lyx.git] / src / mathed / InsetMathFrac.h
index 3de485f2db3a144751366700ee3b841fabfa0a85..5030730647db540a4f0047f8d875be434c0934ff 100644 (file)
@@ -125,6 +125,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        InsetCode lyxCode() const { return MATH_FRAC_CODE; }