]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathExInt.h
index 0d58fb326a65bb15f8d5fd2a7c96fba79d56e5ac..989395fdb2d124bf56988178cd64f9b315ab3073 100644 (file)
@@ -56,7 +56,7 @@ public:
        ///
        void htmlize(HtmlStream &) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        InsetCode lyxCode() const override { return MATH_EXINT_CODE; }
 private: