X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Foptions.h;h=668cf5267e8b7310ecf6a6251e265b7f33d600ee;hp=31b34e76d9d3f23c546e80c69d149c634a662a57;hb=1d056e1fb062c34b22b4d5f60b7893b128b4fa41;hpb=6c10b619698d68cfc9ce6c22b0a1366f028187eb diff --git a/src/options.h b/src/options.h index 31b34e76..668cf526 100644 --- a/src/options.h +++ b/src/options.h @@ -155,6 +155,7 @@ struct _ConfOptions gboolean zoom_to_fit_allow_expand; guint zoom_quality; gint zoom_increment; /**< 100 is 1.0, 5 is 0.05, 200 is 2.0, etc. */ + ZoomStyle zoom_style; gboolean use_clutter_renderer; gboolean use_custom_border_color_in_fullscreen;