]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.h
cosmetics
[lyx.git] / src / mathed / InsetMathExInt.h
index 50ea077f37edb8f6d90b32f0a61de6233b60e1c3..e381e0e58822196b6adaf5c303e4e4e1d85cd1d4 100644 (file)
@@ -46,7 +46,7 @@ public:
        ///
        void write(WriteStream & os) const;
 private:
-       virtual std::auto_ptr<InsetBase> doClone() const;
+       virtual Inset * clone() const;
        ///
        bool hasScripts() const;