]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choice.h
Add files necessary to run Expat configure.
[wxWidgets.git] / interface / wx / choice.h
index 50cd202753ded5e7dd7fe1dd43b168883a9ce000..01ee0b9cb63abcad82c32aa073afff2bc8bc5215 100644 (file)
@@ -20,7 +20,7 @@
 
     @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_CHOICE(id, func)}
-           Process a @c wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the
+           Process a @c wxEVT_CHOICE event, when an item on the
            list is selected.
     @endEventTable