]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/radiobox.h
Removing more CodeWarrior project files.
[wxWidgets.git] / interface / wx / radiobox.h
index bf5f170776b275bc327fb8147a55de7c9f714b01..b318203277424385dd4ed38afcc370c04c6223a4 100644 (file)
@@ -24,7 +24,7 @@
            supported only on PalmOS)
     @endStyleTable
 
-    @beginEventTable{wxCommandEvent}
+    @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_RADIOBOX(id, func)}
            Process a @c wxEVT_COMMAND_RADIOBOX_SELECTED event, when a radiobutton
            is clicked.
@@ -34,7 +34,7 @@
     @category{ctrl}
     @appearance{radiobox.png}
 
-    @see @ref overview_eventhandling, wxRadioButton, wxCheckBox
+    @see @ref overview_events, wxRadioButton, wxCheckBox
 */
 class wxRadioBox : public wxControl, wxItemContainerImmutable
 {