]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathEnv.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathEnv.h
index 22f6fecaabe17403ea9235695e212eb5967fdb00..4f8a342c0fef0fb2999281464c691f5f6a4fb674 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        void draw(PainterInfo &, int x, int y) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        /// write normalized content
        void normalize(NormalStream & ns) const override;
        ///