]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCommand.h
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathCommand.h
index 0c96a25d7ff56c6494ea3e613f0d9c51f04f8a51..a0144bcf55b2b145c7b47cf1c2bc28251054493b 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        Inset * editXY(Cursor &, int, int) override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        //
        // void infoize(odocstream & os) const;
        ///