]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettoc.h
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insettoc.h
index 443ab697629e18747234f345ba68992b51f07b30..bb3b5ca00312a66069270ec69679279b6e371806 100644 (file)
@@ -24,7 +24,7 @@ public:
        ///
        ~InsetTOC();
        ///
-       virtual Inset * clone(Buffer const &) const {
+       virtual Inset * clone() const {
                return new InsetTOC(params());
        }
        ///