[vlc-commits] Qt: update outdate commit

Jean-Baptiste Kempf git at videolan.org
Thu Nov 17 02:29:55 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Nov 17 02:29:45 2011 +0100| [34f1b71dafe29f9e7f4db4b2130997bc12a08107] | committer: Jean-Baptiste Kempf

Qt: update outdate commit

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=34f1b71dafe29f9e7f4db4b2130997bc12a08107
---

 modules/gui/qt4/components/preferences_widgets.cpp |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/modules/gui/qt4/components/preferences_widgets.cpp b/modules/gui/qt4/components/preferences_widgets.cpp
index 9597bef..9c9ddd4 100644
--- a/modules/gui/qt4/components/preferences_widgets.cpp
+++ b/modules/gui/qt4/components/preferences_widgets.cpp
@@ -25,10 +25,8 @@
 
 /**
  * Todo:
- *  - Finish implementation (see WX, there might be missing a
- *    i_action handler for IntegerLists, but I don't see any module using it...
- *  - Improvements over WX
- *      - Validator for modulelist
+ *  - i_action handler for IntegerLists, but I don't see any module using it...
+ *  - Validator for modulelist
  */
 #ifdef HAVE_CONFIG_H
 # include "config.h"



More information about the vlc-commits mailing list