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