Fix #220, 269: marks do not persist
[geeqie.git] / src / options.h
index 6847ac7..e37c9e5 100644 (file)
@@ -61,6 +61,8 @@ struct _ConfOptions
 
        gint log_window_lines;
 
+       gboolean marks_save;            // save marks on exit
+
        /* info sidebar component heights */
        struct {
                gint height;