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