]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathArray.h
Fix broken Apple speller interface
[features.git] / src / mathed / InsetMathArray.h
index ce372a1707e55203f5500c95a0d06f789a6d8f71..d17aa41b21a954370dab0d3f05c78b9a4176cba1 100644 (file)
@@ -38,7 +38,7 @@ public:
        InsetMathArray const * asArrayInset() const override { return this; }
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void infoize(odocstream & os) const override;
        ///