X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/radiobut.h diff --git a/interface/wx/radiobut.h b/interface/wx/radiobut.h index eb5694a933..362bed386e 100644 --- a/interface/wx/radiobut.h +++ b/interface/wx/radiobut.h @@ -45,7 +45,6 @@ class wxRadioButton : public wxControl { public: - /** Default constructor. @@ -63,11 +62,11 @@ public: @param label Label for the radio button. @param pos - Window position. If @c wxDefaultPosition is specified then a default - position is chosen. + Window position. If ::wxDefaultPosition is specified then a default + position is chosen. @param size - Window size. If @c wxDefaultSize is specified then a default size - is chosen. + Window size. If ::wxDefaultSize is specified then a default size + is chosen. @param style Window style. See wxRadioButton. @param validator