]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpecialChar.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathSpecialChar.h
index 9f81ae6e40c361a24cdc9a6cecb452b51a48930c..d46e3456d78ec4c3e28a20ca654509db9c0905c1 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        int kerning(BufferView const *) const override { return kerning_; }
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void validate(LaTeXFeatures & features) const override;
        ///