[ui] smarter proposed default label

This commit is contained in:
Pete Batard 2011-11-24 20:02:14 +00:00
parent 53f236dffe
commit b41687ec92
2 changed files with 13 additions and 4 deletions

View file

@ -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"