X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathBig.h;h=8049b9460a57716c8e0ff31886fd9ec518ba4503;hb=f37a1b8aeaf8f3a3a66a22bf0b396f7d1ceca2ff;hp=58880dc867afcf1fffa9058233f56e9bee0eae03;hpb=8a0134cc8ce7de41d6d6911a1c4219ca958f2b71;p=features.git diff --git a/src/mathed/InsetMathBig.h b/src/mathed/InsetMathBig.h index 58880dc867..8049b9460a 100644 --- a/src/mathed/InsetMathBig.h +++ b/src/mathed/InsetMathBig.h @@ -35,6 +35,8 @@ public: /// void normalize(NormalStream & os) const; /// + docstring mathmlize(MathStream &) const; + /// void infoize2(odocstream & os) const; /// static bool isBigInsetDelim(docstring const &);