]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.cpp
nullptr
[lyx.git] / src / mathed / InsetMathPhantom.cpp
index fcb0bc50f134de38b920536d871c4f86e2b6e061..ed9cfd8cc903b270c4c0c4e3eefe4ad61fcec810 100644 (file)
@@ -249,7 +249,7 @@ void InsetMathPhantom::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-void InsetMathPhantom::write(WriteStream & os) const
+void InsetMathPhantom::write(TeXMathStream & os) const
 {
        MathEnsurer ensurer(os);
        if (os.fragile())