mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 08:04:25 +02:00
More debug
This commit is contained in:
@@ -705,6 +705,7 @@ AtticaManager::payloadFetched()
|
|||||||
|
|
||||||
if ( installedSuccessfully )
|
if ( installedSuccessfully )
|
||||||
{
|
{
|
||||||
|
tDebug( LOGVERBOSE ) << "Setting installed state to resolver:" << resolverId;
|
||||||
m_resolverStates[ resolverId ].state = Installed;
|
m_resolverStates[ resolverId ].state = Installed;
|
||||||
TomahawkSettingsGui::instanceGui()->setAtticaResolverStates( m_resolverStates );
|
TomahawkSettingsGui::instanceGui()->setAtticaResolverStates( m_resolverStates );
|
||||||
emit resolverInstalled( resolverId );
|
emit resolverInstalled( resolverId );
|
||||||
|
Reference in New Issue
Block a user