logic: Fixed deadlock when interrupting indexing
This commit is contained in:
@@ -69,6 +69,7 @@ private:
|
||||
|
||||
QtThreadedLambdaFunctor m_onQtThread;
|
||||
QtThreadedLambdaFunctor m_onQtThread2;
|
||||
QtThreadedLambdaFunctor m_onQtThread3;
|
||||
|
||||
bool m_resultReady;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user