1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +02:00

Fewer crashes and bugs :)

This commit is contained in:
Leo Franchi
2012-04-30 20:39:49 -04:00
parent b1a5626e94
commit 4b3682c1c5
3 changed files with 11 additions and 0 deletions

View File

@@ -512,6 +512,8 @@ TomahawkSettings::doUpgrade( int oldVersion, int newVersion )
endGroup();
setPlaylistUpdaters( updaters );
remove( "playlistupdaters" );
}
}