mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Uncomment out some migration code :)
This commit is contained in:
parent
6d79fc2ab8
commit
96d89e230c
@ -558,10 +558,10 @@ TomahawkSettings::doUpgrade( int oldVersion, int newVersion )
|
||||
}
|
||||
|
||||
endGroup();
|
||||
|
||||
// setPlaylistUpdaters( updaters );
|
||||
|
||||
remove( "playlistupdaters" );
|
||||
|
||||
setValue( "playlists/updaters", QVariant::fromValue< SerializedUpdaters >( updaters ) );
|
||||
|
||||
}
|
||||
else if ( oldVersion == 11 )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user