]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBranch.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetBranch.h
index 586176b9b6e958d8ef8278d2f6a1c6da5069362e..4ae2f191242df11578a7b0078336405afacb765c 100644 (file)
@@ -92,7 +92,7 @@ protected:
 private:
        friend class InsetBranchParams;
 
-       virtual std::auto_ptr<Inset> doClone() const;
+       virtual Inset * clone() const;
 
        /// used by the constructors
        void init();