X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23645bfa01b6450257f140a30c87565225b1ef4a..93b4dc4b149e153e817bd2aeb95551ef00c0a575:/include/wx/univ/inphand.h diff --git a/include/wx/univ/inphand.h b/include/wx/univ/inphand.h index aa675e37ff..d26a6e9ea4 100644 --- a/include/wx/univ/inphand.h +++ b/include/wx/univ/inphand.h @@ -36,6 +36,7 @@ #define wxINP_HANDLER_SLIDER _T("slider") #define wxINP_HANDLER_SPINBTN _T("spinbtn") #define wxINP_HANDLER_TEXTCTRL _T("textctrl") +#define wxINP_HANDLER_TOPLEVEL _T("toplevel") // ---------------------------------------------------------------------------- // wxInputHandler: maps the events to the actions