mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
More debug
This commit is contained in:
parent
33429970f6
commit
22985a1265
@ -705,6 +705,7 @@ AtticaManager::payloadFetched()
|
||||
|
||||
if ( installedSuccessfully )
|
||||
{
|
||||
tDebug( LOGVERBOSE ) << "Setting installed state to resolver:" << resolverId;
|
||||
m_resolverStates[ resolverId ].state = Installed;
|
||||
TomahawkSettingsGui::instanceGui()->setAtticaResolverStates( m_resolverStates );
|
||||
emit resolverInstalled( resolverId );
|
||||
|
Loading…
x
Reference in New Issue
Block a user