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

Add some extra debug

This commit is contained in:
Jeff Mitchell
2011-05-28 10:11:01 -04:00
parent 02c1cfe14e
commit 89f690a9e2

View File

@@ -93,6 +93,7 @@ ScanManager::~ScanManager()
m_musicScannerThreadController = 0;
}
}
qDebug() << Q_FUNC_INFO << " scanner thread controller finished, exiting ScanManager";
}