]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/combobox.h
changed removed wxToUpper to standard toupper
[wxWidgets.git] / include / wx / gtk / combobox.h
index 7d7822f941e5ca06650818ebf642111109bd8555..e2f688290436bb81df8888bc2432152c792f2a94 100644 (file)
@@ -102,6 +102,7 @@ public:
   void SetEditable( bool editable );
   
   void OnSize( wxSizeEvent &event );
+  void OnChar( wxKeyEvent &event );
   
 // implementation