aboutsummaryrefslogtreecommitdiffstats
path: root/src/toolbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/toolbar.h')
-rw-r--r--src/toolbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/toolbar.h b/src/toolbar.h
index ac98f94c4..0aa096e41 100644
--- a/src/toolbar.h
+++ b/src/toolbar.h
@@ -61,6 +61,8 @@ char *toolbar_get_location (Toolbar *t);
void toolbar_set_location (Toolbar *t,
const char *location);
+void toolbar_edit_location (Toolbar *t);
+
void toolbar_activate_location (Toolbar *t);
void toolbar_clear_location_history (Toolbar *t);