]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetfoot.h
index 41410f9a94a3493c2bb80b167bf41dba7b3e2053..b154412b4e27cb88cfd8d471032310dfc4b356bf 100644 (file)
@@ -27,7 +27,7 @@ public:
        ///
        InsetFoot(InsetFoot const &);
        ///
-       Inset * clone(Buffer const &) const;
+       Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::FOOT_CODE; }
        ///