diff --git a/Windows/resource.h b/Windows/resource.h index c65aa2b5c1..b868d3df29 100644 --- a/Windows/resource.h +++ b/Windows/resource.h @@ -293,7 +293,7 @@ #define IDC_GEDBG_STEPTEX 40133 #define IDC_GEDBG_STEPFRAME 40134 #define IDC_GEDBG_BREAKTEX 40135 -#define ID_OPTIONS_PAUSE_FOCUS 40133 +#define ID_OPTIONS_PAUSE_FOCUS 40136 // Dummy option to let the buffered rendering hotkey cycle through all the options. #define ID_OPTIONS_BUFFEREDRENDERINGDUMMY 40500 @@ -306,7 +306,7 @@ #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 254 -#define _APS_NEXT_COMMAND_VALUE 40136 +#define _APS_NEXT_COMMAND_VALUE 40137 #define _APS_NEXT_CONTROL_VALUE 1193 #define _APS_NEXT_SYMED_VALUE 101 #endif