summaryrefslogtreecommitdiff
path: root/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'resource.h')
-rw-r--r--resource.h6
1 files changed, 4 insertions, 2 deletions
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