From: Clément Stenac Date: Fri, 2 Jun 2006 06:06:38 +0000 (+0000) Subject: Todo for prefs widgets X-Git-Tag: 0.9.0-test0~11100 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=80ba0c2698c7e30d1e6020045958ed7f88243e54;p=vlc Todo for prefs widgets --- diff --git a/modules/gui/qt4/components/preferences_widgets.cpp b/modules/gui/qt4/components/preferences_widgets.cpp index ba84e3c332..d13fea62ad 100644 --- a/modules/gui/qt4/components/preferences_widgets.cpp +++ b/modules/gui/qt4/components/preferences_widgets.cpp @@ -21,6 +21,15 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ +/** + * Todo: + * - Finish implementation (see WX) + * - Improvements over WX + * - Password field implementation (through "pwd" bool param + * - Validator for modulelist + * - Implement update stuff using a general Updated signal + */ + #include "components/preferences_widgets.hpp" #include