X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathFontOld.h;h=b8aa668a9c040d0a2da491ea01d3cd8f01fdb92c;hb=c609e9cbcf;hp=fe313411e41f9babbd4936f5fcb1a98d9f84e6bb;hpb=efc0877f8fd33ad9369d06e5b638037c8d6a1b24;p=lyx.git diff --git a/src/mathed/InsetMathFontOld.h b/src/mathed/InsetMathFontOld.h index fe313411e4..b8aa668a9c 100644 --- a/src/mathed/InsetMathFontOld.h +++ b/src/mathed/InsetMathFontOld.h @@ -38,7 +38,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 normalize(NormalStream &) const override; ///