X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a086de984d366b97e91b39aaba7acd84430d963a..94e36a5196e52314b56c1b4d29bae0d02519af55:/src/os2/checkbox.cpp diff --git a/src/os2/checkbox.cpp b/src/os2/checkbox.cpp index 720eff958e..40eac8c614 100644 --- a/src/os2/checkbox.cpp +++ b/src/os2/checkbox.cpp @@ -70,7 +70,7 @@ bool wxCheckBox::Create( ,rSize ,lStyle #if wxUSE_VALIDATORS - ,wxDefaultValidator + ,rValidator #endif ,rsName ))