]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathKern.h
Revert part of 503c7c16: InsetMathNest:edit resets anchor.
[features.git] / src / mathed / InsetMathKern.h
index 77bf4118ec13e787a9a756602ca9e9e310093932..c562250a363b00ab9b10c2074c8bcd5067ab7093 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void normalize(NormalStream & ns) const override;
        ///