]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMacroArgument.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathMacroArgument.h
index c0839c0464050d04e85a665aebef23976364c1a4..441ac3266fbf98365c674a61c5e5f2ab5bf989dd 100644 (file)
@@ -32,7 +32,7 @@ public:
        ///
        void normalize(NormalStream &) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
 
 private:
        Inset * clone() const override;