]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.cpp
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathXArrow.cpp
index 2de93f79909fe4e01807e81f9849e877ee162965..a9ed6b0004393db8a6120147abd0082794271cd7 100644 (file)
@@ -68,7 +68,7 @@ void InsetMathXArrow::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-void InsetMathXArrow::write(WriteStream & os) const
+void InsetMathXArrow::write(TeXMathStream & os) const
 {
        MathEnsurer ensurer(os);
        os << '\\' << name_;