]> git.sesse.net Git - vlc/commit
qt4: don't sort playlist by default take two
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 2 Aug 2009 13:07:48 +0000 (16:07 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 2 Aug 2009 15:52:08 +0000 (18:52 +0300)
commit28b4ac7c728e115eeeb44be9a6046787c4f77d5a
tree86617cfd3d1bc02e2c0e664a0e3c075e3320e24d
parent30d047761c46f7dd884b83eb6fa4ad35f5c5bbef
qt4: don't sort playlist by default take two

If you setSortingEnabled after setting model, it doesn't call sorting,
otherway around it does. Missed thatone on previous try.
modules/gui/qt4/components/playlist/standardpanel.cpp