diff options
Diffstat (limited to 'src/Format/Resource.h')
-rw-r--r-- | src/Format/Resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Format/Resource.h b/src/Format/Resource.h index 4cb2e579..1d2f4687 100644 --- a/src/Format/Resource.h +++ b/src/Format/Resource.h @@ -35,6 +35,7 @@ #define IDD_DEVICE_TRANSFORM_MODE_DLG 130
#define IDD_EXPANDED_LIST_SELECT_PAGE_DLG 131
#define IDD_DRIVE_LETTER_SELECTION_PAGE 132
+#define IDD_PIM_PAGE_DLG 133
#define IDC_BOX_TITLE 1000
#define IDC_RESCUE_DISK_ISO_PATH 1001
#define IDC_COMBO_BOX 1002
@@ -146,7 +147,7 @@ #ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 133
+#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1105
#define _APS_NEXT_SYMED_VALUE 101
|