X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathMatrix.h;h=6aa44c1d5ca30060ae3a7c402e8beb57928a8d94;hb=a11780b59fcb6cdd16b15f9fa4de45d7ddfd1b2a;hp=8750079380ca7e8cab972f9e8620e60ce2800a32;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=features.git diff --git a/src/mathed/InsetMathMatrix.h b/src/mathed/InsetMathMatrix.h index 8750079380..6aa44c1d5c 100644 --- a/src/mathed/InsetMathMatrix.h +++ b/src/mathed/InsetMathMatrix.h @@ -30,7 +30,7 @@ public: InsetMathMatrix const * asMatrixInset() const override { return this; } /// - void write(WriteStream & os) const override; + void write(TeXMathStream & os) const override; /// void normalize(NormalStream &) const override; ///