[vlc-commits] Qt: update outdated comment
Jean-Baptiste Kempf
git at videolan.org
Thu Nov 17 02:30:19 CET 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Nov 17 02:29:45 2011 +0100| [78df4901e408e858934165bb7a184ae8d5278549] | committer: Jean-Baptiste Kempf
Qt: update outdated comment
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=78df4901e408e858934165bb7a184ae8d5278549
---
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