X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathExInt.h;h=5254166d664ea7c4dd0e7a6958774e417a1b0396;hb=02e82157ec583c3900e359de86be79fac6512387;hp=55aa1f78f240cb6d0354dd0931ef65ff3450a411;hpb=8a0134cc8ce7de41d6d6911a1c4219ca958f2b71;p=lyx.git diff --git a/src/mathed/InsetMathExInt.h b/src/mathed/InsetMathExInt.h index 55aa1f78f2..5254166d66 100644 --- a/src/mathed/InsetMathExInt.h +++ b/src/mathed/InsetMathExInt.h @@ -52,7 +52,9 @@ public: /// void mathematica(MathematicaStream &) const; /// - docstring mathmlize(MathStream &) const; + void mathmlize(MathStream &) const; + /// + void htmlize(HtmlStream &) const; /// void write(WriteStream & os) const; ///