]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathXYMatrix.h
index 95be0fe3ce99ed5a8f3996ebb35428216b084191..589aea90b70ff12a1424fcd12a325f063feb0cb6 100644 (file)
@@ -37,7 +37,7 @@ public:
        int rowsep() const override;
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void infoize(odocstream & os) const override;
        ///