X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathExFunc.h;h=ff99140cca6a1eaa259d3a469143888748ef4e2f;hb=593bfe248a15be99bfce7e12cde6c59c92951f5f;hp=48c16e98d883b2aa0efda0addffdc0f72c90c736;hpb=efc0877f8fd33ad9369d06e5b638037c8d6a1b24;p=lyx.git diff --git a/src/mathed/InsetMathExFunc.h b/src/mathed/InsetMathExFunc.h index 48c16e98d8..ff99140cca 100644 --- a/src/mathed/InsetMathExFunc.h +++ b/src/mathed/InsetMathExFunc.h @@ -41,7 +41,7 @@ public: /// void mathematica(MathematicaStream &) const override; /// - void mathmlize(MathStream &) const override; + void mathmlize(MathMLStream &) const override; /// void htmlize(HtmlStream &) const override; ///