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 dc9cb5271..086943d40 100644 --- a/src/toolbar.h +++ b/src/toolbar.h @@ -81,6 +81,7 @@ void toolbar_update_navigation_actions (Toolbar *t, gboolean up); void toolbar_update_zoom (Toolbar *t, + gboolean can_zoom, float zoom); G_END_DECLS |