mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Windows: Increase length of screen protection setting label to avoid truncation in some cases.
This commit is contained in:
@@ -349,7 +349,7 @@ BEGIN
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,284,339,10
|
||||
PUSHBUTTON "?",IDC_DISABLE_MEMORY_PROTECTION_HELP,364,280,7,14
|
||||
CONTROL "Disable protection against screenshots and screen recording",IDC_DISABLE_SCREEN_PROTECTION,
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,298,209,10
|
||||
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,298,346,10
|
||||
PUSHBUTTON "&Benchmark",IDC_BENCHMARK,7,320,59,14
|
||||
DEFPUSHBUTTON "OK",IDOK,257,320,50,14
|
||||
PUSHBUTTON "Cancel",IDCANCEL,314,320,50,14
|
||||
|
||||
Reference in New Issue
Block a user