]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetERT.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetERT.h
index ba448b9aa8ebb8ce7ce3cbdab0fba4e69569aae5..ca186e93368fefb5f1f89766b2c0a8897de66449 100644 (file)
@@ -83,7 +83,7 @@ protected:
        ///
        bool getStatus(Cursor & cur, FuncRequest const & cmd, FuncStatus &) const;
 private:
-       virtual std::auto_ptr<Inset> doClone() const;
+       virtual Inset * clone() const;
        ///
        void init();
        ///