]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathRoot.h
index ad57e8e3bf941cfc9737a51ab0191faa3aea1612..10c621b988dd646a24975c49cd3438e2a469e7c8 100644 (file)
@@ -41,7 +41,7 @@ public:
        void draw(PainterInfo & pi, int x, int y) const override;
 
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void normalize(NormalStream &) const override;
        ///