]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inphand.h
Compilation fixes for Nano-X
[wxWidgets.git] / include / wx / univ / inphand.h
index aa675e37ffcc24efa7f38ed3ead59763a6ad8052..ea16294242998124d3efc6a535b6f70d59cb9f73 100644 (file)
@@ -35,7 +35,9 @@
 #define wxINP_HANDLER_SCROLLBAR         _T("scrollbar")
 #define wxINP_HANDLER_SLIDER            _T("slider")
 #define wxINP_HANDLER_SPINBTN           _T("spinbtn")
+#define wxINP_HANDLER_STATUSBAR         _T("statusbar")
 #define wxINP_HANDLER_TEXTCTRL          _T("textctrl")
+#define wxINP_HANDLER_TOPLEVEL          _T("toplevel")
 
 // ----------------------------------------------------------------------------
 // wxInputHandler: maps the events to the actions