Ref #676: Simultaneous runs of geeqie interfere with each other
[geeqie.git] / src / typedefs.h
index d9d0007..8cd5582 100644 (file)
@@ -1060,6 +1060,7 @@ struct _CommandLine
        gchar *regexp;
        gchar *log_file;
        SecureSaveInfo *ssi;
+       gboolean new_instance;
 };
 
 #endif