From 45ff7b504d79072bfbd24cf12f5818ed356f94bc Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Wed, 18 Aug 2010 08:26:47 +0300 Subject: modified: gpg_wrapper.cpp modified: init.cpp modified: main.cpp modified: messages.cpp modified: new_gpg.rc modified: new_gpg.sln modified: new_gpg.vcproj modified: options.cpp modified: resource.h modified: utilities.cpp --- resource.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'resource.h') diff --git a/resource.h b/resource.h index cefcf3c..f8f2870 100644 --- a/resource.h +++ b/resource.h @@ -27,6 +27,7 @@ #define IDC_IN_OPEN_TAG 1025 #define IDC_KEY_PASSWD 1025 #define IDC_PASSWORD 1025 +#define IDC_LOG_FILE_EDIT 1025 #define IDC_BUTTON1 1026 #define IDC_SAVE_KEY_BUTTON 1026 #define IDC_GENERATE_KEY 1026 @@ -51,7 +52,9 @@ #define IDC_EXISTING_KEY_LIST 1045 #define IDC_BUTTON2 1046 #define IDC_OTHER 1046 +#define IDC_LOG_FILE_SET 1046 #define IDC_SAVE_PASSWORD 1047 +#define IDC_DEBUG_LOG 1048 // Next default values for new objects // @@ -59,7 +62,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 112 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1048 +#define _APS_NEXT_CONTROL_VALUE 1049 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3