]> git.sesse.net Git - vlc/commit
Qt4 - remove PlaylistWidget from interface_widget and move it to its own file in...
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 7 Dec 2007 02:59:19 +0000 (02:59 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 7 Dec 2007 02:59:19 +0000 (02:59 +0000)
commitfcde47951ad8224954a73d423d59da046d69497e
tree26dc493679283c64cb17a2df689f3038a9845283
parent0a342122be23ccbb7d856c18f19323eb94a71e75
Qt4 - remove PlaylistWidget from interface_widget and move it to its own file in the playlist/
modules/gui/qt4/Modules.am
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/components/playlist/panels.hpp
modules/gui/qt4/components/playlist/playlist.cpp [new file with mode: 0644]
modules/gui/qt4/components/playlist/playlist.hpp [new file with mode: 0644]
modules/gui/qt4/components/playlist/standardpanel.cpp
modules/gui/qt4/dialogs/playlist.cpp
modules/gui/qt4/main_interface.cpp