mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
* Fixed emitting indexReady after rebuilding the Lucene index.
This commit is contained in:
@@ -44,6 +44,7 @@ void
|
||||
FuzzyIndex::endIndexing()
|
||||
{
|
||||
m_mutex.unlock();
|
||||
emit indexReady();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user