mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
More debug
This commit is contained in:
@@ -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 );
|
||||
|
Reference in New Issue
Block a user