mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-10 13:13:34 +01:00
Windows: lower position of "Never save history" checkbox to avoid wrong clicks
This commit is contained in:
parent
856395962b
commit
29501638d1
@ -148,7 +148,7 @@ BEGIN
|
||||
PUSHBUTTON "&Volume Properties...",IDC_VOLUME_PROPERTIES,146,159,84,14
|
||||
PUSHBUTTON "&Wipe Cache",IDC_WIPE_CACHE,276,159,84,14
|
||||
COMBOBOX IDC_VOLUME,56,192,212,74,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
|
||||
CONTROL "&Never save history",IDC_NO_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,207,122,10
|
||||
CONTROL "&Never save history",IDC_NO_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,213,122,10
|
||||
PUSHBUTTON "Volume &Tools...",IDC_VOLUME_TOOLS,184,211,84,14
|
||||
PUSHBUTTON "Select &File...",IDC_SELECT_FILE,276,192,84,14
|
||||
PUSHBUTTON "Select D&evice...",IDC_SELECT_DEVICE,276,211,84,14
|
||||
|
Loading…
Reference in New Issue
Block a user