]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/odcombo.h
Add richtext event types.
[wxWidgets.git] / interface / wx / odcombo.h
index abd24fc6b606e64e72e83c0be6c4e3bd0e89b661..0e639178c5d884db29916946c152d21aac43483f 100644 (file)
@@ -68,7 +68,7 @@ enum
 
     @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_COMBOBOX(id, func)}
-           Process a wxEVT_COMMAND_COMBOBOX_SELECTED event, when an item on
+           Process a wxEVT_COMBOBOX event, when an item on
            the list is selected. Note that calling GetValue() returns the new
            value of selection.
     @endEventTable