Allow to configure rotation invariance
[geeqie.git] / src / options.h
index 138de5a..b44db26 100644 (file)
@@ -29,6 +29,7 @@ struct _ConfOptions
        gboolean update_on_time_change;
 
        guint duplicates_similarity_threshold;
+       gboolean rot_invariant_sim;
 
        gint open_recent_list_maxsize;
        gint dnd_icon_size;