X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathEnsureMath.h;h=83edf47482022c6e122ceaf35337d30899956e6c;hb=707d369d72e0bf8da9ab3f405b20aeafe68f9758;hp=c8e58bbe97d16297ef17e8c0e47e69f2e80a4b74;hpb=8a0134cc8ce7de41d6d6911a1c4219ca958f2b71;p=lyx.git diff --git a/src/mathed/InsetMathEnsureMath.h b/src/mathed/InsetMathEnsureMath.h index c8e58bbe97..83edf47482 100644 --- a/src/mathed/InsetMathEnsureMath.h +++ b/src/mathed/InsetMathEnsureMath.h @@ -36,7 +36,9 @@ public: /// void write(WriteStream & os) const; /// - docstring mathmlize(MathStream &) const; + void mathmlize(MathStream &) const; + /// + void htmlize(HtmlStream &) const; /// void infoize(odocstream & os) const; ///