]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloatlist.h
Enable the external inset to handle unknown templates gracefully.
[lyx.git] / src / insets / insetfloatlist.h
index 2e1cfa18b6440de2ca8cf5d10315c20d21880c5c..ab0177cc43c274867563e4a533e7105ce03df500 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        ~InsetFloatList();
        ///
-       Inset * clone(Buffer const &, bool = false) const {
+       Inset * clone() const {
                return new InsetFloatList(getCmdName());
        }
        ///