Fix #1151: Can't re-add items to collection after accidentally removing them
[geeqie.git] / src / options.h
index 062280e..c626598 100644 (file)
@@ -76,6 +76,7 @@ struct ConfOptions
        gboolean appimage_notifications;
 
        gboolean with_rename;
+       gboolean collections_duplicates;
        gboolean collections_on_top;
        gboolean hide_window_in_fullscreen;