]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikstatus.h
Allow zoom to 1/32.
[andy/viking.git] / src / vikstatus.h
index a1ad8d7589185244be4d5dc60fba780079603f31..c5fd5ba711bd3cbba98cb8a3b074d53f307a2fb3 100644 (file)
@@ -41,8 +41,8 @@ struct _VikStatusbarClass
 {
   GtkStatusbarClass statusbar_class;
 
 {
   GtkStatusbarClass statusbar_class;
 
-  void (* zoom_changed)  (VikStatusbar *vs,
-                          gint          zoom);
+  void (* clicked)  (VikStatusbar *vs,
+                     gint          item);
 };
 
 GType vik_statusbar_get_type ();
 };
 
 GType vik_statusbar_get_type ();