]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/choice.h
add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a...
[wxWidgets.git] / interface / choice.h
index c138bbed014afc1bd6c3309fe3bbc3ea222c6bd5..48ff01128a586e6c5d3a506fb43bd72bac66d333 100644 (file)
@@ -19,7 +19,7 @@
            Sorts the entries alphabetically.
     @endStyleTable
 
-    @beginEventTable
+    @beginEventTable{wxCommandEvent}
     @event{EVT_CHOICE(id, func)}:
            Process a wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the
            list is selected.