]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathClass.cpp
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathClass.cpp
index f98aaa7ca5f8481dad5ac4bf0bf1b3b8c3bea339..0c22d478c7acb8d413eb5aa131afb2a544c2c0a8 100644 (file)
@@ -49,7 +49,7 @@ void InsetMathClass::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-void InsetMathClass::write(WriteStream & os) const
+void InsetMathClass::write(TeXMathStream & os) const
 {
        InsetMathNest::write(os);
        writeLimits(os);