X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathDelim.h;h=cad8da49de71dd9a084b32b827ba487e9ee4a1f7;hb=ffff88e7fcd46afaa3b1823e9fcdc4aad4e2114b;hp=c8828a8c35f6a8550f8ed5e57c81f0d7952a2a5d;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=features.git diff --git a/src/mathed/InsetMathDelim.h b/src/mathed/InsetMathDelim.h index c8828a8c35..cad8da49de 100644 --- a/src/mathed/InsetMathDelim.h +++ b/src/mathed/InsetMathDelim.h @@ -48,7 +48,7 @@ public: /// void validate(LaTeXFeatures & features) const override; /// - void write(WriteStream & os) const override; + void write(TeXMathStream & os) const override; /// write normalized content void normalize(NormalStream &) const override; ///