]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.cpp
Cache icons of dynamic menu buttons
[lyx.git] / src / mathed / InsetMathUnknown.cpp
index e79a17c015b289acdb679f7ead9989a1e133d984..92d6b416e1fe31ef2c894c5f74447bee6d970527 100644 (file)
@@ -89,7 +89,7 @@ void InsetMathUnknown::mathematica(MathematicaStream & os) const
 }
 
 
-void InsetMathUnknown::mathmlize(MathStream &) const
+void InsetMathUnknown::mathmlize(MathMLStream &) const
 {
        throw MathExportException();
 }