]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/odcombo.h
Fix wrong wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK name in the docs.
[wxWidgets.git] / interface / wx / odcombo.h
index 7eae282d8fb74a4d2a906568bd113a8c51a82885..568079dc2263edadd33dfbe469c57a15716fe23e 100644 (file)
@@ -100,7 +100,7 @@ public:
                          const wxPoint& pos = wxDefaultPosition,
                          const wxSize& size = wxDefaultSize,
                          int n = 0,
-                         const wxString[] choices = NULL,
+                         const wxString choices[] = NULL,
                          long style = 0,
                          const wxValidator& validator = wxDefaultValidator,
                          const wxString& name = "comboBox");