diff options
Diffstat (limited to 'resource.h')
-rwxr-xr-x | resource.h | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -15,6 +15,7 @@ #define IDI_SECURED 112
#define IDD_IMPORT_KEY 112
#define IDI_UNSECURED 113
+#define IDD_OPT_GPG_ADVANCED 113
#define IDC_SET_BIN_PATH 1016
#define IDC_SET_HOME_DIR 1017
#define IDC_BIN_PATH 1018
@@ -74,8 +75,9 @@ #define IDC_AUT_EXCHANGE 1065
#define IDC_BUTTON3 1066
#define IDC_COPY_KEY 1066
-#define IDC_CHECK1 1067
#define IDC_STRIP_TAGS 1067
+#define IDC_CHECK1 1068
+#define IDC_PRESCENSE_SUBSCRIPTION 1068
// Next default values for new objects
//
@@ -83,7 +85,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1068
+#define _APS_NEXT_CONTROL_VALUE 1069
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|