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 98d6790a4..e21d12d3c 100644
--- a/src/toolbar.h
+++ b/src/toolbar.h
@@ -73,6 +73,8 @@ void toolbar_update_navigation_actions (Toolbar *t,
gboolean back,
gboolean forward,
gboolean up);
+void toolbar_update_zoom (Toolbar *t,
+ float zoom);
void toolbar_set_visibility (Toolbar *t,
gboolean normal_toolbars,