]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathLim.cpp
Fix bug #12772
[lyx.git] / src / mathed / InsetMathLim.cpp
index 9c042beba8cc41c48b5e87fccb59e3c18cadd85f..98d307410fbc4919d55f38772ecd6792d7ac33c3 100644 (file)
@@ -71,7 +71,7 @@ void InsetMathLim::mathematica(MathematicaStream & os) const
 }
 
 
-void InsetMathLim::write(WriteStream &) const
+void InsetMathLim::write(TeXMathStream &) const
 {
        LYXERR0("should not happen");
 }