resolve merge conflicts

This commit is contained in:
szdarkhack 2013-10-11 17:49:18 +03:00
parent b98a073b26
commit 57923070a7

View File

@ -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