X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..5b88a837ba75928cd3835a6b97ae2bf5ad983a6e:/interface/wx/checkbox.h?ds=sidebyside diff --git a/interface/wx/checkbox.h b/interface/wx/checkbox.h index 94516894d0..c4f7543b90 100644 --- a/interface/wx/checkbox.h +++ b/interface/wx/checkbox.h @@ -71,11 +71,11 @@ public: @param label Text to be displayed next to the checkbox. @param pos - Checkbox position. If wxDefaultPosition is specified then a default - position is chosen. + Checkbox position. + If ::wxDefaultPosition is specified then a default position is chosen. @param size - Checkbox size. If wxDefaultSize is specified then a default size is - chosen. + Checkbox size. + If ::wxDefaultSize is specified then a default size is chosen. @param style Window style. See wxCheckBox. @param validator