mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-01 15:28:25 -04:00
[ui] smarter proposed default label
This commit is contained in:
parent
53f236dffe
commit
b41687ec92
2 changed files with 13 additions and 4 deletions
1
rufus.h
1
rufus.h
|
@ -26,6 +26,7 @@
|
|||
#define DRIVE_INDEX_MAX 0xC0
|
||||
#define MAX_DRIVES 16
|
||||
#define MAX_TOOLTIPS 16
|
||||
#define PROPOSEDLABEL_TOLERANCE 0.10
|
||||
#define WHITE RGB(255,255,255)
|
||||
#define SEPARATOR_GREY RGB(223,223,223)
|
||||
#define RUFUS_URL "https://github.com/pbatard/rufus/wiki/Rufus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue