Don't access job
in BatchQueue::saveBatchQueue()
(fixes #4183)
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
int sequence;
|
||||
SaveFormat saveFormat;
|
||||
bool forceFormatOpts;
|
||||
bool fast_pipeline;
|
||||
|
||||
BatchQueueEntry (rtengine::ProcessingJob* job, const rtengine::procparams::ProcParams& pparams, Glib::ustring fname, int prevw, int prevh, Thumbnail* thm = nullptr);
|
||||
~BatchQueueEntry ();
|
||||
|
Reference in New Issue
Block a user