diff options
Diffstat (limited to 'src/toolbar.h')
-rw-r--r-- | src/toolbar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/toolbar.h b/src/toolbar.h index 649156165..ac98f94c4 100644 --- a/src/toolbar.h +++ b/src/toolbar.h @@ -63,6 +63,8 @@ void toolbar_set_location (Toolbar *t, void toolbar_activate_location (Toolbar *t); +void toolbar_clear_location_history (Toolbar *t); + void toolbar_update_favicon (Toolbar *t); void toolbar_update_navigation_actions (Toolbar *t, |