]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDecoration.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathDecoration.h
index 3e890db230364c894191236414cde4eda49769b7..e71b54b83db64466a6f767e5097d20da528b1c6b 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        void draw(PainterInfo &, int x, int y) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const override;
        ///