]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSize.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / mathed / InsetMathSize.h
index 48d1e7595385de8a6bb75032a5f9122b7e08399f..7073f5da15b3ba40515a26093f477a3cf9a47c49 100644 (file)
@@ -35,7 +35,7 @@ public:
        void draw(PainterInfo &, int x, int y) const override;
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void normalize(NormalStream &) const override;
        ///