]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBig.h
typo
[lyx.git] / src / mathed / InsetMathBig.h
index ed1c773b6b6e384955332e6c4558c9a2c0c82867..09f04a6f78ebe63ea7b7eb18ed2fd53fd49f06d8 100644 (file)
@@ -31,11 +31,11 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void normalize(NormalStream & os) const override;
        ///
-       void mathmlize(MathStream &) const override;
+       void mathmlize(MathMLStream &) const override;
        ///
        void htmlize(HtmlStream &) const override;
        ///