mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-19 07:27:59 +01:00
Sync last.fm settings to file immediately
This commit is contained in:
parent
4c6f31e7c2
commit
696dca4af4
@ -189,6 +189,8 @@ LastFmAccount::saveConfig()
|
||||
setScrobble( m_configWidget.data()->scrobble() );
|
||||
}
|
||||
|
||||
sync();
|
||||
|
||||
if ( m_infoPlugin )
|
||||
QTimer::singleShot( 0, m_infoPlugin.data(), SLOT( settingsChanged() ) );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user