X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/26ac5fadeaa4081fb0e19909d6152f75c64090bb..2b4313be0563fff16f310698c4aadf0a5ff2b9b8:/include/wx/stubs/accel.h?ds=sidebyside 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 {