X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/26ac5fadeaa4081fb0e19909d6152f75c64090bb..71d04f7ffdabd67233de114ae7b293501cdb3088:/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 {