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