X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathExInt.h;h=e381e0e58822196b6adaf5c303e4e4e1d85cd1d4;hb=5e0121cf5854a2a0039e6cb4970aeddb18bd4b23;hp=50ea077f37edb8f6d90b32f0a61de6233b60e1c3;hpb=de6418f37765fe452f135f96dee6d49897bff215;p=lyx.git diff --git a/src/mathed/InsetMathExInt.h b/src/mathed/InsetMathExInt.h index 50ea077f37..e381e0e588 100644 --- a/src/mathed/InsetMathExInt.h +++ b/src/mathed/InsetMathExInt.h @@ -46,7 +46,7 @@ public: /// void write(WriteStream & os) const; private: - virtual std::auto_ptr doClone() const; + virtual Inset * clone() const; /// bool hasScripts() const;