]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/bmpcbox.h
115% line height on lists is more than enough, especially for the class hierarchy...
[wxWidgets.git] / interface / bmpcbox.h
index 8ea9b27b7338806912a48989ccf8f3b452ee11fa..44f867b8173992dd693600c385fa3dc902563309 100644 (file)
@@ -36,7 +36,7 @@
 
     @todo create wxCB_PROCESS_ENTER rather than reusing wxTE_PROCESS_ENTER!
 
-    @beginEventTable
+    @beginEventTable{wxCommandEvent}
     @event{EVT_COMBOBOX(id, func)}:
            Process a wxEVT_COMMAND_COMBOBOX_SELECTED event, when an item on
            the list is selected.