mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-10-05 01:52:28 +02:00
Merge branch 'master' into accounts
Conflicts: src/libtomahawk/AtticaManager.cpp src/libtomahawk/AtticaManager.h src/libtomahawk/tomahawksettings.cpp
This commit is contained in:
@@ -389,7 +389,7 @@ AtticaManager::upgradeResolver( const Content& resolver )
|
||||
emit resolverStateChanged( resolver.id() );
|
||||
|
||||
uninstallResolver( resolver );
|
||||
installResolver( resolver );
|
||||
installResolver( resolver, false );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user