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