From 72f3ccc35b220489bf52abd2abe1d901c87acb2c Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 13 Aug 2010 02:27:42 +0300 Subject: modified: main.cpp modified: messages.cpp modified: new_gpg.rc modified: resource.h modified: utilities.cpp --- resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'resource.h') diff --git a/resource.h b/resource.h index e52578e..0884116 100644 --- a/resource.h +++ b/resource.h @@ -6,6 +6,8 @@ #define IDD_FIRST_RUN 103 #define IDD_OPT_GPG 104 #define IDD_OPT_GPG_BIN 105 +#define IDD_DIALOG1 106 +#define IDD_BIN_PATH 106 #define IDC_SET_BIN_PATH 1016 #define IDC_SET_HOME_DIR 1017 #define IDC_BIN_PATH 1018 @@ -27,9 +29,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 104 +#define _APS_NEXT_RESOURCE_VALUE 107 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1029 +#define _APS_NEXT_CONTROL_VALUE 1030 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3