mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
It's funny, looking at a few likely commits doesn't show when this line
disappeared, but, it did. Fixes scanning never finishing
This commit is contained in:
@@ -211,6 +211,8 @@ MusicScanner::listerFinished()
|
||||
delete m_dirListerThreadController;
|
||||
m_dirListerThreadController = 0;
|
||||
}
|
||||
|
||||
emit finished();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user