mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 10:05:32 +02:00
more debug
This commit is contained in:
@@ -121,6 +121,8 @@ InfoSystem::~InfoSystem()
|
||||
TomahawkUtils::Sleep::msleep( 50 );
|
||||
}
|
||||
|
||||
qDebug() << Q_FUNC_INFO << " cache deleted, telling cache thread controller to quit";
|
||||
|
||||
if ( m_infoSystemCacheThreadController )
|
||||
m_infoSystemCacheThreadController->quit();
|
||||
|
||||
|
Reference in New Issue
Block a user