X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathPhantom.cpp;h=ed9cfd8cc903b270c4c0c4e3eefe4ad61fcec810;hb=d9082639080b9de993742bd352f92e5183058cf5;hp=fcb0bc50f134de38b920536d871c4f86e2b6e061;hpb=75bfed55079cab6b73fbea6ce4ae3f10d1af3b91;p=lyx.git diff --git a/src/mathed/InsetMathPhantom.cpp b/src/mathed/InsetMathPhantom.cpp index fcb0bc50f1..ed9cfd8cc9 100644 --- a/src/mathed/InsetMathPhantom.cpp +++ b/src/mathed/InsetMathPhantom.cpp @@ -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())