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 ()
|
bool BatchQueuePanel::canStartNext ()
|
||||||
{
|
{
|
||||||
|
GThreadLock lock;
|
||||||
if (qStartStop->get_active()) {
|
if (qStartStop->get_active()) {
|
||||||
return true;
|
return true;
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user