mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-21 16:31:58 +02:00
When settings have changed and adiumplugin reads it, don't try to clear adium status if plugin goes inactive.
This commit is contained in:
parent
e6778b5631
commit
89daf243f4
@ -96,8 +96,6 @@ void
|
||||
AdiumPlugin::settingsChanged()
|
||||
{
|
||||
m_active = TomahawkSettings::instance()->nowPlayingEnabled();
|
||||
if( !m_active )
|
||||
setStatus( "" );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user