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