]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/radiobox.h
Added documentation for wxItemContainer class; moved methods docs
[wxWidgets.git] / interface / radiobox.h
index d6173e4327faf066c1c2de0dc931f3886d4b5e48..7085f562e5b2259b6986a7039778205cf4eb6c04 100644 (file)
@@ -37,7 +37,7 @@
 
     @see @ref overview_eventhandling, wxRadioButton, wxCheckBox
 */
-class wxRadioBox : public wxControlWithItems
+class wxRadioBox : public wxControl, wxItemContainerImmutable
 {
 public:
     //@{