diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-29 05:19:01 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-29 05:19:01 +0300 |
commit | e1879c22c4608a7b0f33a5989ab0925fc9503679 (patch) | |
tree | 1b6303be3af8228a3892e7977d7645be5b118bee /resource.h | |
parent | 600b2da3d6e94cb4f0b78a82c66c6c324a8446ee (diff) |
modified: main.cpp
modified: new_gpg.rc
modified: options.cpp
modified: resource.h
Diffstat (limited to 'resource.h')
-rw-r--r-- | resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -70,8 +70,8 @@ #define IDC_FILE_TRANSFERS 1061
#define IDC_REMOVE_FILTERS 1062
#define IDC_GENERATE_RANDOM 1063
-#define IDC_CHECK1 1064
#define IDC_AUTO_EXCHANGE 1064
+#define IDC_AUT_EXCHANGE 1065
// Next default values for new objects
//
@@ -79,7 +79,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1065
+#define _APS_NEXT_CONTROL_VALUE 1066
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|