Merge branch 'dev' into dual_demosaic_auto_threshold
This commit is contained in:
commit
e778773c77
@ -322,7 +322,7 @@ void BatchQueuePanel::addBatchQueueJobs(const std::vector<BatchQueueEntry*>& ent
|
||||
|
||||
bool BatchQueuePanel::canStartNext ()
|
||||
{
|
||||
|
||||
GThreadLock lock;
|
||||
if (qStartStop->get_active()) {
|
||||
return true;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user