]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/combobox.h
Fix for missing -g from wx-config
[wxWidgets.git] / include / wx / univ / combobox.h
index 0217ff85158cd76ef1de16dfd343ed082f1c0d73..e37418390a58adaab0c745d7a2e5208c2f5f183b 100644 (file)
@@ -174,7 +174,7 @@ protected:
                                const wxString& strArg = wxEmptyString);
 
     // event handlers
-    void OnKey(wxCommandEvent& event);
+    void OnKey(wxKeyEvent& event);
 
     // common part of all ctors
     void Init();