]> git.lyx.org Git - features.git/blobdiff - src/insets/insetgraphics.C
Inset patch from Angus.
[features.git] / src / insets / insetgraphics.C
index 4435b3f4612af50f7b54bfb28f219a382deb833b..af5035b804c226a0bd7b05a5d9c6e13c45c11570 100644 (file)
@@ -663,7 +663,7 @@ InsetGraphicsParams InsetGraphics::getParams() const
        return params;
 }
 
-Inset * InsetGraphics::Clone() const
+Inset * InsetGraphics::Clone(Buffer const &) const
 {
        InsetGraphics * newInset = new InsetGraphics;