mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-25 20:24:26 -04:00
[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:
parent
22808893bc
commit
a17acd1a22
4 changed files with 68 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue