]> git.sesse.net Git - vlc/commit
Qt4: separation between widgets/buttons creation and action
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 11:11:23 +0000 (12:11 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 19 Jan 2009 11:11:23 +0000 (12:11 +0100)
commitf011c163048da4e7a17d379af2bda1e78324969a
tree9f492c0d9f43383177b217917c61e1f8689723b7
parent2f7f4a7456878a16c0b37df916be545c9ef22273
Qt4: separation between widgets/buttons creation and action
modules/gui/qt4/Modules.am
modules/gui/qt4/actions_manager.cpp [new file with mode: 0644]
modules/gui/qt4/actions_manager.hpp [new file with mode: 0644]
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller.hpp