define wxUSE_HOTKEY

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-05-01 09:27:42 +00:00
parent 1d3216f76d
commit 263da34866
2 changed files with 12 additions and 2 deletions

View File

@@ -727,6 +727,11 @@
*/
/* #undef wxUSE_MOUSEWHEEL */
/*
* Hotkey support (Windows)
*/
/* #define wxUSE_HOTKEY 1 */
/*
* Use wxURL class
*/