]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checkbox.cpp
added missing extern "C" required for Sun CC
[wxWidgets.git] / src / os2 / checkbox.cpp
index 720eff958e818448211d80c52e614bbd08cd97ac..40eac8c61495ed9172a89239a1c52f9791778518 100644 (file)
@@ -70,7 +70,7 @@ bool wxCheckBox::Create(
                        ,rSize
                        ,lStyle
 #if wxUSE_VALIDATORS
-                       ,wxDefaultValidator
+                       ,rValidator
 #endif
                        ,rsName
                       ))