X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathUnderset.h;h=9f77a50e421cdffc4d19a82f258cf8a8f13b402b;hb=593bfe248a15be99bfce7e12cde6c59c92951f5f;hp=f84c4814dc1e177bb87226ea4b1dcd284f927b09;hpb=ecafea8227d0c51f36dbf8ff45e9c3ebc15e19cf;p=lyx.git diff --git a/src/mathed/InsetMathUnderset.h b/src/mathed/InsetMathUnderset.h index f84c4814dc..9f77a50e42 100644 --- a/src/mathed/InsetMathUnderset.h +++ b/src/mathed/InsetMathUnderset.h @@ -32,7 +32,7 @@ public: /// bool idxLast(Cursor &) const override; /// - void write(WriteStream & ws) const override; + void write(TeXMathStream & ws) const override; /// void normalize(NormalStream & ns) const override; ///