summaryrefslogtreecommitdiff
path: root/resource.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-08-27 00:00:01 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-08-27 00:00:01 +0300
commit26f425f0153de537bc676c9c38a68ef3edd882c5 (patch)
tree93f1177bfbc5f6e29bc4de2a64a476edf4264052 /resource.h
parentb06316ffd29888f749d927577e15ced4945cc5d0 (diff)
using threads, gpg execution timeout, fixed high cpu usage when waiting gpg process
Diffstat (limited to 'resource.h')
-rw-r--r--resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/resource.h b/resource.h
index e0592af..f8ac01d 100644
--- a/resource.h
+++ b/resource.h
@@ -60,6 +60,7 @@
#define IDC_JABBER_API 1049
#define IDC_ENABLE_ENCRYPTION 1050
#define IDC_KEY_FROM 1051
+#define IDC_DELETE_KEY 1052
// Next default values for new objects
//
@@ -67,7 +68,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1052
+#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif