]> git.sesse.net Git - vlc/commit
Qt4: limit beginGroup()/endGroup() usage
authorIlkka Ollakka <ileoo@videolan.org>
Wed, 19 Oct 2011 07:15:53 +0000 (10:15 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 19 Oct 2011 07:20:17 +0000 (10:20 +0300)
commit65559b354b56a7ae8ecc168393323b5844d8ad38
tree30ab5890bfe49aaa707f071bcb31bdf5f5efae57
parent0d0d45446408e786e48392bd8d6ce6c855574510
Qt4: limit beginGroup()/endGroup() usage

It should fix #2082 and also that vlc didn't restore playlist viewmode
properly, as settings where in MainWindow-group when those widgets are
created.
modules/gui/qt4/main_interface.cpp