]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/odcombo.h
don't place NULL pointers in the GDK window array in GTKGetWindow()
[wxWidgets.git] / interface / wx / odcombo.h
index f1958bbbcfa1afdc413a54d1ed9093df8a928cf9..92c516b9e2645d4127390b937e191c986594a547 100644 (file)
@@ -45,7 +45,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags
 
     @see wxComboCtrl window styles and @ref overview_windowstyles.
 
-    @beginEventTable{wxCommandEvent}
+    @beginEventEmissionTable{wxCommandEvent}
     @event{EVT_COMBOBOX(id, func)}
            Process a wxEVT_COMMAND_COMBOBOX_SELECTED event, when an item on
            the list is selected. Note that calling GetValue() returns the new