]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.h
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathSubstack.h
index f5be05ff0302d046ec6e5e79bdfec41d548b4fe6..4f0a9e79dbac090eca76bf601d905ac295b36228 100644 (file)
@@ -37,9 +37,9 @@ public:
        ///
        void infoize(odocstream & os) 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;
        ///