Mon Mar 28 20:23:34 2005 John Ellis <johne@verizon.net>
[geeqie.git] / src / image.h
index d5a1a04..8222463 100644 (file)
@@ -108,6 +108,9 @@ void image_set_image_as_tiles(ImageWindow *imd, gint width, gint height,
                              gpointer data,
                              gdouble zoom);
 
+/* reset default options */
+void image_options_sync(void);
+
 
 #endif