]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathComment.h
Reduce the number of accesses to coord cache when drawing a math row
[lyx.git] / src / mathed / InsetMathComment.h
index ff6bbe345444297d2c71654a6178be1011048fb4..30e8cc4de4504446ddf3fe1d1c20b7de171dbe49 100644 (file)
@@ -36,7 +36,7 @@ public:
        void drawT(TextPainter & pi, int x, int y) const override;
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void maple(MapleStream &) const override;
        ///