shared: ParallelDirScanner: Fix missing progress report from top-level scan
This commit is contained in:
джерело
bda23670e3
коміт
1636e39c5b
@ -99,6 +99,7 @@ void ParallelDirScanner::scan()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
emit this->progress(this->processedPaths, this->processedPaths);
|
||||||
int threadsNum = getThreadsNum();
|
int threadsNum = getThreadsNum();
|
||||||
if(threadsNum == 0)
|
if(threadsNum == 0)
|
||||||
{
|
{
|
||||||
|
Завантаження…
x
Посилання в новій задачі
Block a user