mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
* Style fixes in AtticaManager.
This commit is contained in:
@@ -83,7 +83,6 @@ AtticaManager::~AtticaManager()
|
||||
{
|
||||
savePixmapsToCache();
|
||||
|
||||
|
||||
foreach( const QString& id, m_resolverStates.keys() )
|
||||
{
|
||||
if ( !m_resolverStates[ id ].pixmap )
|
||||
@@ -119,6 +118,7 @@ AtticaManager::hostname() const
|
||||
return "http://bakery.tomahawk-player.org";
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
AtticaManager::loadPixmapsFromCache()
|
||||
{
|
||||
|
Reference in New Issue
Block a user