X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathXArrow.h;h=3e5c4846a95889e68149ed14b671f9bb99705469;hb=a11780b59fcb6cdd16b15f9fa4de45d7ddfd1b2a;hp=b3bd67e10f9d8f98a7156d4d13c0ee5e49183d8b;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=features.git diff --git a/src/mathed/InsetMathXArrow.h b/src/mathed/InsetMathXArrow.h index b3bd67e10f..3e5c4846a9 100644 --- a/src/mathed/InsetMathXArrow.h +++ b/src/mathed/InsetMathXArrow.h @@ -26,7 +26,7 @@ public: /// void draw(PainterInfo & pi, int x, int y) const override; /// - void write(WriteStream & os) const override; + void write(TeXMathStream & os) const override; /// void metrics(MetricsInfo & mi, Dimension & dim) const override; ///