X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSize.h;h=7073f5da15b3ba40515a26093f477a3cf9a47c49;hb=a11780b59fcb6cdd16b15f9fa4de45d7ddfd1b2a;hp=48d1e7595385de8a6bb75032a5f9122b7e08399f;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=features.git diff --git a/src/mathed/InsetMathSize.h b/src/mathed/InsetMathSize.h index 48d1e75953..7073f5da15 100644 --- a/src/mathed/InsetMathSize.h +++ b/src/mathed/InsetMathSize.h @@ -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; ///