1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-14 01:54:07 +02:00

more debug

This commit is contained in:
Jeff Mitchell
2011-05-28 10:24:35 -04:00
parent 840e877456
commit 52b7465cf6

View File

@@ -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();