]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetBox.h
index 79a471215412a715505fd53654837ef8c43c6dbf..7f3ea8465786814c998aa1f3f86b577baf3eb3cc 100644 (file)
@@ -114,7 +114,7 @@ protected:
 private:
        friend class InsetBoxParams;
 
-       virtual std::auto_ptr<Inset> doClone() const;
+       virtual Inset * clone() const;
 
        /// used by the constructors
        void init();