]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcite.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetcite.h
index 2be5f686e232df913ffef6bef4d62b13236a02ea..5618e282b91793060b939501fbda2572e2197355 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        ~InsetCitation();
        ///
-       Inset * clone(Buffer const &) const {
+       Inset * clone() const {
                return new InsetCitation(params());
        }
        ///