]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathScript.h
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathScript.h
index 909fd768d2c6452dcc4733824df124edee74c0d6..9615d1997927e37adbe8c3196f07507721e6cc59 100644 (file)
@@ -57,7 +57,7 @@ public:
        size_type lastIdx() const override { return 0; }
 
        /// write LaTeX and Lyx code
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        /// write normalized content
        void normalize(NormalStream &) const override;
        /// write content as something readable by Maple