Fixed file format changes in batch queue
see issue 890
This commit is contained in:
@@ -51,7 +51,7 @@ class Options {
|
||||
public:
|
||||
bool firstRun;
|
||||
bool savesParamsAtExit;
|
||||
SaveFormat saveFormat;
|
||||
SaveFormat saveFormat,saveFormatBatch;
|
||||
Glib::ustring savePathTemplate;
|
||||
Glib::ustring savePathFolder;
|
||||
bool saveUsePathTemplate;
|
||||
|
Reference in New Issue
Block a user