summaryrefslogtreecommitdiff
path: root/meta2/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'meta2/resource.h')
-rw-r--r--meta2/resource.h13
1 files changed, 10 insertions, 3 deletions
diff --git a/meta2/resource.h b/meta2/resource.h
index eca2737..0c6ab82 100644
--- a/meta2/resource.h
+++ b/meta2/resource.h
@@ -14,6 +14,8 @@
#define IDD_PRIORITIES 128
#define IDD_METASELECT 129
#define IDD_METAEDIT 130
+#define IDD_HISTIMPORT 131
+#define IDD_COPYPROGRESS 132
#define IDC_ED_PRIORITY 1001
#define IDC_SP_PRIORITY 1002
#define IDC_CMB_STATUS 1003
@@ -27,16 +29,21 @@
#define IDC_BTN_SETDEFAULT 1011
#define IDC_ED_NAME 1012
#define IDC_LST_CONTACTS 1013
-#define IDC_CHECK1 1014
+#define IDC_RAD_HISTMETA 1016
+#define IDC_HISTSUB 1017
+#define IDC_RAD_HISTSUB 1017
+#define IDC_RAD_HISTNONE 1018
+#define IDC_PROG 1019
+#define IDC_ED_MESSAGE 1020
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 131
+#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1015
+#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif