]> git.lyx.org Git - features.git/blobdiff - src/insets/inseturl.C
Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
[features.git] / src / insets / inseturl.C
index 241c69fffe65baf599a6847dd8517bffb5f5d30d..03531c8db8fc764b90567179e28cf1c2a011684a 100644 (file)
@@ -32,7 +32,7 @@ void InsetUrl::edit(BufferView * bv, bool)
 }
 
 
-string const InsetUrl::getScreenLabel() const
+string const InsetUrl::getScreenLabel(Buffer const *) const
 {
        string temp;
        if (getCmdName() == "url" )