]> git.sesse.net Git - vlc/commit
Qt4: Split the controllers from the rest of the interface widgets.
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 3 Oct 2008 05:19:20 +0000 (22:19 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 4 Oct 2008 16:21:50 +0000 (09:21 -0700)
commitb1c512dc286820308c0129a500e81095edc50a7d
tree2c7f2d582b20bc08a48051c5e4ab8a1743f8f877
parent9e43b17df26205dfdbe73fb4da0f7eac0b024b26
Qt4: Split the controllers from the rest of the interface widgets.
modules/gui/qt4/Modules.am
modules/gui/qt4/components/controller.cpp [new file with mode: 0644]
modules/gui/qt4/components/controller.hpp [new file with mode: 0644]
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/main_interface.cpp