]> git.sesse.net Git - vlc/commit
Qt: First step of splitting the controller widgets from the controller layout code.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 28 Dec 2008 21:24:05 +0000 (22:24 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Dec 2008 12:19:34 +0000 (13:19 +0100)
commitd525a3531364577c561e6fbb33e9319326dbb0be
treed1882ed1716282231c37a7e485e32fa8e3fabf29
parente14417af4822ffd174ca91b642d704b650763daf
Qt: First step of splitting the controller widgets from the controller layout code.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/Modules.am
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller.hpp
modules/gui/qt4/components/controller_widget.cpp [new file with mode: 0644]
modules/gui/qt4/components/controller_widget.hpp [new file with mode: 0644]
modules/gui/qt4/components/interface_widgets.hpp