]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathMacro.h
Revert part of 503c7c16: InsetMathNest:edit resets anchor.
[features.git] / src / mathed / InsetMathMacro.h
index a2677d76357e9dfd65203845e4b034ea061a63a4..6ab13469c253772372ac6ae4ee0e68bd65c2b341 100644 (file)
@@ -95,7 +95,7 @@ public:
        mode_type currentMode() const override;
 
        /// Assumes that macros are up-to-date
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void normalize(NormalStream & os) const override;
        ///