]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/radiobut.h
document recently added enums
[wxWidgets.git] / interface / wx / radiobut.h
index ef4dd21c7602256a853e9fe70a568a5395211472..439fc32bfd66b2638c20548de1f36711a524e7a5 100644 (file)
@@ -83,7 +83,7 @@ public:
                   const wxSize& size = wxDefaultSize,
                   long style = 0,
                   const wxValidator& validator = wxDefaultValidator,
                   const wxSize& size = wxDefaultSize,
                   long style = 0,
                   const wxValidator& validator = wxDefaultValidator,
-                  const wxString& name = "radioButton");
+                  const wxString& name = wxRadioButtonNameStr);
 
     /**
         Destructor, destroying the radio button item.
 
     /**
         Destructor, destroying the radio button item.