]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/playlist/standardpanel.cpp
Qt: Better restore of the playlist State
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.cpp
index 8299cedfbd6d48e0e04470133b8acdb47c346ec3..3a4568b0584a21b8ac1fa4749dd36524efc42df6 100644 (file)
@@ -325,7 +325,6 @@ void StandardPLPanel::createTreeView()
             else if( m == COLUMN_DURATION ) treeView->header()->resizeSection( c, 80 );
         }
     }
-    getSettings()->endGroup();
 
     /* Connections for the TreeView */
     CONNECT( treeView, activated( const QModelIndex& ),