summaryrefslogtreecommitdiff
path: root/resource.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-06-06 21:40:16 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-06-06 21:40:16 +0300
commit7ca9ddf39c89968fbaa81e61598a7d3f8d09d2ac (patch)
treebe89fe086296e835810a5f9b11bbd372381cec18 /resource.h
parent9d905146c450baed1ecb180652cca904879ab9c8 (diff)
fixed #48 (key generation tab order)
implemented #49 (key generation notification)
Diffstat (limited to 'resource.h')
-rwxr-xr-xresource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/resource.h b/resource.h
index 77189f8..d531f12 100755
--- a/resource.h
+++ b/resource.h
@@ -78,6 +78,8 @@
#define IDC_STRIP_TAGS 1067
#define IDC_CHECK1 1068
#define IDC_PRESCENSE_SUBSCRIPTION 1068
+#define IDC_GENERATING_KEY 1069
+#define IDC_GENERATING_TEXT 1070
// Next default values for new objects
//
@@ -85,7 +87,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1069
+#define _APS_NEXT_CONTROL_VALUE 1071
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif