]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetwrap.h
index fd01ab8533f1ab1b854d06265763469126bb3043..4563725054ece411ed30c872729ca80ec79e8ae4 100644 (file)
@@ -51,7 +51,7 @@ public:
        ///
        void validate(LaTeXFeatures & features) const;
        ///
-       Inset * clone(Buffer const &) const;
+       Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::WRAP_CODE; }
        ///