]> git.sesse.net Git - vlc/commit
qt4 playlist: make popup Add Node and Sort operate on parent
authorJakob Leben <jleben@videolan.org>
Wed, 19 Aug 2009 08:35:30 +0000 (10:35 +0200)
committerJakob Leben <jleben@videolan.org>
Wed, 19 Aug 2009 08:37:57 +0000 (10:37 +0200)
commit6d48203b942686db7ab2730b75327909d544e274
treef385de3beaa1e7333d433d367161fb6f0bc4000d
parent8587991a0cbf166d4e973c45f99f920e7bea927f
qt4 playlist: make popup Add Node and Sort operate on parent

If playlist view was full with items it was hard/impossible to
add node to root if the action operated on right-clicked item.
Sort action follows the same style for consistence and practicality.
modules/gui/qt4/components/playlist/playlist_model.cpp