mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-14 04:51:53 +02:00
* Fixed emitting indexReady after rebuilding the Lucene index.
This commit is contained in:
parent
6b05f993bc
commit
a23d7c33af
@ -44,6 +44,7 @@ void
|
||||
FuzzyIndex::endIndexing()
|
||||
{
|
||||
m_mutex.unlock();
|
||||
emit indexReady();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user