]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.h
MathML: add M/ETagInline.
[lyx.git] / src / mathed / InsetMathStackrel.h
index 6af7fbdaa01faf7b3ea508d61df85531f578d934..e7d6787ac6c9ce6aa4beee07d468c99635f627cf 100644 (file)
@@ -34,7 +34,7 @@ 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 &) const override;
        ///