]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choice.h
don't disable wxLogTrace() at debug levels < 2
[wxWidgets.git] / interface / wx / choice.h
index 19f71b00ef99b9e94bd32092269bc9c3c379c7ab..82cb664da29542c7180657de866c0223a72b0433 100644 (file)
@@ -18,7 +18,7 @@
            Sorts the entries alphabetically.
     @endStyleTable
 
            Sorts the entries alphabetically.
     @endStyleTable
 
-    @beginEventTable{wxCommandEvent}
+    @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_CHOICE(id, func)}
            Process a wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the
            list is selected.
     @event{EVT_CHOICE(id, func)}
            Process a wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the
            list is selected.