]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetfloat.h
index 6f8e3412569faac56eff3356af19a4dc32dc775f..2b83382bc3317e6f3136dbbc3c2ac9298c4ef361 100644 (file)
@@ -53,7 +53,7 @@ public:
        ///
        void validate(LaTeXFeatures & features) const;
        ///
-       Inset * clone(Buffer const &) const;
+       Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::FLOAT_CODE; }
        ///