[ui] add fixed disk detection to the advanced options

* Tie unpartitioned drive listing to the fixed disk option
* Also ensure that the log and main dialog windows are the same size
This commit is contained in:
Pete Batard 2013-06-03 21:32:22 +01:00
parent 22808893bc
commit a17acd1a22
4 changed files with 68 additions and 39 deletions

View file

@ -67,6 +67,7 @@
#define IDC_ISO_ABORT 1021
#define IDC_DISK_ID 1022
#define IDC_EXTRA_PARTITION 1023
#define IDC_ENABLE_FIXED_DISKS 1024
#define IDC_ABOUT_LICENSE 1030
#define IDC_ABOUT_ICON 1031
#define IDC_ABOUT_UPDATES 1032