]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBrace.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathBrace.h
index 72a63e0bbe7e149df2537906da085b46367ddfd6..273a9edabc9570eee4f1d2aa127497a728e7bc2c 100644 (file)
@@ -34,7 +34,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;
        ///