]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetmarginal.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetmarginal.h
index b69950d10398373c406ad43868b9e217a056b5e9..8414bdc2a4771434daaef0f130e4281b124d30c4 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        InsetMarginal(InsetMarginal const &);
        ///
-       Inset * clone(Buffer const &) const;
+       Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::MARGIN_CODE; }
        ///