]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathClass.h
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathClass.h
index 60b79cedd65d994d95279e108022835d4da0c14d..89189f2b0ddf88814a070be94e9abd1712241ed5 100644 (file)
@@ -41,7 +41,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 infoize(odocstream & os) const override;
        ///