]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCancel.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathCancel.h
index 2f8e94dc72371efb401df9ba544c26b02744effd..817817bfd87009a24b6a40bc201239186a02e0ce 100644 (file)
@@ -32,7 +32,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;
        ///