]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
Enable the external inset to handle unknown templates gracefully.
[lyx.git] / src / insets / insetinclude.h
index a81b77f4471358001bdb2c01f550cd83693f930f..008779970740297ce3a33c72936de4e0656b6226 100644 (file)
@@ -71,7 +71,7 @@ public:
        void set(Params const & params);
 
        ///
-       virtual Inset * clone(Buffer const &) const;
+       virtual Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::INCLUDE_CODE; }
        /// This returns the list of labels on the child buffer