X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/26ac5fadeaa4081fb0e19909d6152f75c64090bb..c5a451873e7ff8a8c66683496bd320c93d4f213c:/include/wx/stubs/accel.h diff --git a/include/wx/stubs/accel.h b/include/wx/stubs/accel.h index 10e43ef5e8..ec39737483 100644 --- a/include/wx/stubs/accel.h +++ b/include/wx/stubs/accel.h @@ -31,7 +31,7 @@ class WXDLLEXPORT wxAcceleratorTable; #define wxACCEL_SHIFT 0x04 // Hold no key down -#define wxACCEL_NONE 0x00 +#define wxACCEL_NORMAL 0x00 class WXDLLEXPORT wxAcceleratorEntry {