]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathTabular.h
typo
[lyx.git] / src / mathed / InsetMathTabular.h
index 26676754a949c5bb5efe4bf2b6923492b34530e5..b2394d24183e7238b4baabca4d59a8a1211961b9 100644 (file)
@@ -36,7 +36,7 @@ public:
        InsetMathTabular const * asTabularInset() const { return this; }
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void infoize(odocstream & os) const override;
        ///