]> git.sesse.net Git - vlc/commit
QT: move sortingIndicator to correct position when columns are added/removed
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 2 Aug 2009 15:06:14 +0000 (18:06 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 2 Aug 2009 15:52:25 +0000 (18:52 +0300)
commit9577d830528cbfd80a8dd001a4cf02f6832246a0
tree6c84cf6d6f0c4c478704cc426b6990546b7d9a3f
parent28b4ac7c728e115eeeb44be9a6046787c4f77d5a
QT: move sortingIndicator to correct position when columns are added/removed

This should be more clearer to user what column is used to sort (eg if
it's hidden, then hide sortIndicator also).
modules/gui/qt4/components/playlist/panels.hpp
modules/gui/qt4/components/playlist/playlist_model.cpp
modules/gui/qt4/components/playlist/playlist_model.hpp
modules/gui/qt4/components/playlist/standardpanel.cpp