diff options
Diffstat (limited to 'resource.h')
-rwxr-xr-x | resource.h | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -74,6 +74,8 @@ #define IDC_AUT_EXCHANGE 1065
#define IDC_BUTTON3 1066
#define IDC_COPY_KEY 1066
+#define IDC_CHECK1 1067
+#define IDC_STRIP_TAGS 1067
// Next default values for new objects
//
@@ -81,7 +83,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1067
+#define _APS_NEXT_CONTROL_VALUE 1068
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|