]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetERT.h
Fix text frame drawing.
[lyx.git] / src / insets / InsetERT.h
index 7a2c31e090103dc28175d08a552cc13d8cdffff3..ca186e93368fefb5f1f89766b2c0a8897de66449 100644 (file)
@@ -58,7 +58,7 @@ public:
                  OutputParams const &) const;
        ///
        int plaintext(Buffer const &, odocstream &,
-                     OutputParams const &) const;
+                     OutputParams const &) const;
        ///
        int docbook(Buffer const &, odocstream &,
                    OutputParams const &) const;
@@ -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();
        ///