X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a086de984d366b97e91b39aaba7acd84430d963a..2e08b1a367d51e20a19612b46a8c83eb2414c686:/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 ))