]> git.sesse.net Git - vlc/commitdiff
Qt: update outdated comment
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 17 Nov 2011 01:29:45 +0000 (02:29 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 17 Nov 2011 01:30:06 +0000 (02:30 +0100)
modules/gui/qt4/components/preferences_widgets.cpp

index 9597bef34675908f7529617c78156bca33b7ed1c..9c9ddd4d7b9c4dcbe4ed1f0b77b177fa4cfc3bac 100644 (file)
 
 /**
  * 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"