X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathComment.h;h=30e8cc4de4504446ddf3fe1d1c20b7de171dbe49;hb=e5bb491e2e10a8097284d11eae5501a3673731cb;hp=ff6bbe345444297d2c71654a6178be1011048fb4;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=lyx.git diff --git a/src/mathed/InsetMathComment.h b/src/mathed/InsetMathComment.h index ff6bbe3454..30e8cc4de4 100644 --- a/src/mathed/InsetMathComment.h +++ b/src/mathed/InsetMathComment.h @@ -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; ///