]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCancelto.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathCancelto.h
index 654bd49d1e45da7e69cac7527bb4903e2b5a975f..7c7aad56d65f3cfa1b0605d291890a3566039882 100644 (file)
@@ -28,7 +28,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;
        ///