shared: ParallelDirScanner: Fix missing progress report from top-level scan
Αυτή η υποβολή περιλαμβάνεται σε:
γονέας
bda23670e3
υποβολή
1636e39c5b
@ -99,6 +99,7 @@ void ParallelDirScanner::scan()
|
||||
}
|
||||
}
|
||||
}
|
||||
emit this->progress(this->processedPaths, this->processedPaths);
|
||||
int threadsNum = getThreadsNum();
|
||||
if(threadsNum == 0)
|
||||
{
|
||||
|
Φόρτωση…
Αναφορά σε νέο ζήτημα
Block a user