diff options
Diffstat (limited to 'src/toolbar.h')
-rw-r--r-- | src/toolbar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/toolbar.h b/src/toolbar.h index 1ca62e439..a9d598ae8 100644 --- a/src/toolbar.h +++ b/src/toolbar.h @@ -71,6 +71,7 @@ void toolbar_update_navigation_actions (Toolbar *t, gboolean back, gboolean forward, gboolean up); + void toolbar_update_zoom (Toolbar *t, float zoom); |