X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/37f214d588b02079a3ddf64c2e46585ca1657c1b..a05da1b6827f40c0beb97225e9861356343e196b:/include/wx/os2/checklst.h diff --git a/include/wx/os2/checklst.h b/include/wx/os2/checklst.h index 8daaf42fc8..1bfeb6c264 100644 --- a/include/wx/os2/checklst.h +++ b/include/wx/os2/checklst.h @@ -31,7 +31,9 @@ public: int nStrings = 0, const wxString choices[] = NULL, long style = 0, +#if wxUSE_VALIDATORS const wxValidator& validator = wxDefaultValidator, +#endif const wxString& name = wxListBoxNameStr); // override base class virtuals