diff options
author | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-11-14 18:14:01 +0000 |
---|---|---|
committer | (no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> | 2010-11-14 18:14:01 +0000 |
commit | a0c86284a825ddc47a94309aed721b32545697fc (patch) | |
tree | 393bf1b29a58c785c6e4e781f8a425256587d341 /updater/resource.h | |
parent | 4021dc0bd5e228fa59f06dcc6b1c404d4c290ec8 (diff) |
Removed folder selection dialog
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@571 4f64403b-2f21-0410-a795-97e2b3489a10
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
|