]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBoldSymbol.h
nullptr
[lyx.git] / src / mathed / InsetMathBoldSymbol.h
index 9d883d2c5d027cae0fa068bd548fd68d44cc4f55..4c47245df54955b3b381c7bef1fa0bd9209d2194 100644 (file)
@@ -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;
        ///