]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
g-brief loads babel internally. So don't load it ourselves.
[lyx.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;
        ///