]> git.sesse.net Git - vlc/commitdiff
Qt: correctly restore the ColumnID in the playlist.
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Mar 2010 14:42:34 +0000 (16:42 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Mar 2010 14:42:34 +0000 (16:42 +0200)
modules/gui/qt4/components/playlist/standardpanel.cpp

index 1cef8f41f60313a0d1cf3900e0544033f728dd99..8299cedfbd6d48e0e04470133b8acdb47c346ec3 100644 (file)
@@ -311,7 +311,6 @@ void StandardPLPanel::createTreeView()
     /* setModel after setSortingEnabled(true), or the model will sort immediately! */
     treeView->setModel( model );
 
-    getSettings()->beginGroup("Playlist");
     if( getSettings()->contains( "headerStateV2" ) )
     {
         treeView->header()->restoreState(