]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathPhantom.h
index c4a6a8e108f4e737643d0a1d49945ade34bceddd..b31500e644b2383c153c4be9404bc385d84b2abd 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void draw(PainterInfo & pi, 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;
        ///