X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathBoldSymbol.h;h=4c47245df54955b3b381c7bef1fa0bd9209d2194;hb=d9082639080b9de993742bd352f92e5183058cf5;hp=9d883d2c5d027cae0fa068bd548fd68d44cc4f55;hpb=efc0877f8fd33ad9369d06e5b638037c8d6a1b24;p=lyx.git diff --git a/src/mathed/InsetMathBoldSymbol.h b/src/mathed/InsetMathBoldSymbol.h index 9d883d2c5d..4c47245df5 100644 --- a/src/mathed/InsetMathBoldSymbol.h +++ b/src/mathed/InsetMathBoldSymbol.h @@ -40,9 +40,9 @@ public: /// void validate(LaTeXFeatures & features) const override; /// - void write(WriteStream & os) const override; + void write(TeXMathStream & os) const override; /// - void mathmlize(MathStream &) const override; + void mathmlize(MathMLStream &) const override; /// void htmlize(HtmlStream &) const override; ///