X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathUnknown.h;h=0436be5df636c07054720cb1385e9623a922c14f;hb=c56d524cd6af5d0ed0d50fef51ab434ce418d1e0;hp=9493ecfc2827e1b5a0c826b3742a1d4e6caa3980;hpb=8a0134cc8ce7de41d6d6911a1c4219ca958f2b71;p=lyx.git diff --git a/src/mathed/InsetMathUnknown.h b/src/mathed/InsetMathUnknown.h index 9493ecfc28..0436be5df6 100644 --- a/src/mathed/InsetMathUnknown.h +++ b/src/mathed/InsetMathUnknown.h @@ -50,7 +50,9 @@ public: /// void mathematica(MathematicaStream &) const; /// - docstring mathmlize(MathStream &) const; + void mathmlize(MathStream &) const; + /// + void htmlize(HtmlStream &) const; /// void octave(OctaveStream &) const; ///