]> git.sesse.net Git - vlc/commit
Qt4: Fix a small playlist docking bug
authorEdward Wang <edward.c.wang@compdigitec.com>
Tue, 3 Jan 2012 04:57:36 +0000 (23:57 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Jan 2012 08:10:00 +0000 (09:10 +0100)
commit6a0131dae6a119a72fbec2bce995ca1dfcd9b5be
treee1c5f57ec36223fae7dcbe33bad4101f468cd190
parent1874005cf2614660bbe929de6b43d547996c1ff5
Qt4: Fix a small playlist docking bug

Fix a small playlist docking bug where the playlistWidget is not properly set as a Qt::Widget, causing it to behave inappropriately.

Close #5773

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