diff options
Diffstat (limited to 'updater/resource.h')
-rw-r--r-- | updater/resource.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/updater/resource.h b/updater/resource.h index 35617cc..294c46c 100644 --- a/updater/resource.h +++ b/updater/resource.h @@ -9,7 +9,6 @@ #define IDD_CONFIRMUPDATES 106
#define IDD_PROGRESS 107
#define IDD_CONFIRMCOMPONENTS 108
-#define IDD_OPT2 109
#define IDI_UPDATEANDEXIT 128
#define IDC_BTN_RESTART 1000
#define IDC_CHK_ONSTART 1001
@@ -29,16 +28,10 @@ #define IDC_CHK_STARTOFFLINE 1013
#define IDC_LIST_COMPONENTS 1014
#define IDC_ED_UPDATES 1016
-#define IDC_ED_DATA 1017
-#define IDC_ED_BACKUPS 1018
#define IDC_BTN_BRUPDATES 1019
-#define IDC_BTN_BRDATA 1020
-#define IDC_BTN_BRBACKUPS 1021
#define IDC_CHK_POPUP 1021
#define IDC_CHK_RESTART 1022
-#define IDC_ED_ZIPS 1022
#define IDC_CHK_UPDATEANDEXIT 1023
-#define IDC_BTN_BRZIPS 1023
#define IDC_SLID_VERREQ 1024
#define IDC_ST_VERREQ 1025
#define IDC_CHK_SAVEZIPS 1026
|