]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/checklst.h
New native OS/2 list control support.
[wxWidgets.git] / include / wx / os2 / checklst.h
index cbecae5fedf6e8649403bb2b41c02f1cc1ba2082..c1d6b71f8bb3a3ef501582989dbecdb1a37b3045 100644 (file)
@@ -35,9 +35,7 @@ public:
                    ,int                nStrings = 0
                    ,const wxString     asChoices[] = NULL
                    ,long               lStyle = 0
-#if wxUSE_VALIDATORS
                    ,const wxValidator& rValidator = wxDefaultValidator
-#endif
                    ,const wxString&    rsName = wxListBoxNameStr
                   );