mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-31 05:38:04 +01:00
* Style fixes in AtticaManager.
This commit is contained in:
parent
9c1bc7d293
commit
f8dcdbd082
@ -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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user