mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 08:34:34 +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;
|
delete m_dirListerThreadController;
|
||||||
m_dirListerThreadController = 0;
|
m_dirListerThreadController = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
emit finished();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user