Qt4: Make playlist window drag&drop to current selected PLSelItem
commit06c3e835dc0cd777d2fcf00e8cb68b68fc037d5d
authorEdward Wang <edward.c.wang@compdigitec.com>
Sat, 31 Dec 2011 02:58:12 +0000 (30 21:58 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 31 Dec 2011 03:02:25 +0000 (31 04:02 +0100)
tree784533a0f576d8a66d3deb3ddf0edd46950b6efe
parent1da50ed7bc16440af0b7f0eb48826a2da5f04de9
Qt4: Make playlist window drag&drop to current selected PLSelItem

Will make playlist window drag and drop to current selection (either media library or playlist).
This should make it somewhat more user friendly because it drops into where the user expects it to.

Fixes #4873

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/components/playlist/playlist.cpp
modules/gui/qt4/components/playlist/playlist.hpp
modules/gui/qt4/components/playlist/selector.cpp
modules/gui/qt4/components/playlist/selector.hpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp