aboutsummaryrefslogtreecommitdiffhomepage
path: root/interface-gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface-gtk.h')
-rw-r--r--interface-gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-gtk.h b/interface-gtk.h
index e6b9166..95a58d7 100644
--- a/interface-gtk.h
+++ b/interface-gtk.h
@@ -40,7 +40,7 @@ public:
iMessage, wParam, lParam);
}
- void cmdline_update(const gchar *cmdline);
+ void cmdline_update(const gchar *cmdline = "");
void popup_add_filename(PopupFileType type,
const gchar *filename, bool highlight = false);