]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathCancel.h
Revert part of 503c7c16: InsetMathNest:edit resets anchor.
[features.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;
        ///