X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathSideset.cpp;h=bf3f6cb41af354460919e2b42a007a191122ecf8;hb=d9082639080b9de993742bd352f92e5183058cf5;hp=df7f43d14d951cd4406f365405d48c196a567b5c;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=lyx.git diff --git a/src/mathed/InsetMathSideset.cpp b/src/mathed/InsetMathSideset.cpp index df7f43d14d..bf3f6cb41a 100644 --- a/src/mathed/InsetMathSideset.cpp +++ b/src/mathed/InsetMathSideset.cpp @@ -334,7 +334,7 @@ bool InsetMathSideset::idxUpDown(Cursor & cur, bool up) const } -void InsetMathSideset::write(WriteStream & os) const +void InsetMathSideset::write(TeXMathStream & os) const { MathEnsurer ensurer(os);