From 2b126859937b2b3d3939fb0666bc0dcf3fcec1e6 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 28 Jan 2013 14:21:06 +0200 Subject: merged with miranda_ng main repo implemented #78 (except menu) --- src/resource.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/resource.h') diff --git a/src/resource.h b/src/resource.h index 7ffd83c..38f790f 100755 --- a/src/resource.h +++ b/src/resource.h @@ -82,6 +82,7 @@ #define IDC_AUT_EXCHANGE 1065 #define IDC_BUTTON3 1066 #define IDC_COPY_KEY 1066 +#define IDC_COPY_PUBKEY 1066 #define IDC_STRIP_TAGS 1067 #define IDC_CHECK1 1068 #define IDC_PRESCENSE_SUBSCRIPTION 1068 @@ -95,6 +96,7 @@ #define IDC_PUBLIC 1073 #define IDC_PRIVATE 1074 #define IDC_ALL 1075 +#define IDC_EXPORT_PRIVATE 1076 // Next default values for new objects // @@ -102,7 +104,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 115 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1076 +#define _APS_NEXT_CONTROL_VALUE 1077 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3