[vlc-devel] commit: Qt4: move dialog handler to a separate file ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Mar 7 22:30:37 CET 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Mar 7 23:23:47 2009 +0200| [2a2773ed4e6bbc468692867e651b340aeefb796c] | committer: Rémi Denis-Courmont
Qt4: move dialog handler to a separate file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2a2773ed4e6bbc468692867e651b340aeefb796c
---
modules/gui/qt4/Modules.am | 3 +
modules/gui/qt4/dialogs/external.cpp | 70 ++++++++++++++++++++++++++++++++++
modules/gui/qt4/dialogs/external.hpp | 48 +++++++++++++++++++++++
modules/gui/qt4/main_interface.cpp | 40 ++-----------------
modules/gui/qt4/main_interface.hpp | 9 +---
5 files changed, 127 insertions(+), 43 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2a2773ed4e6bbc468692867e651b340aeefb796c
More information about the vlc-devel
mailing list