mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-24 12:03:28 +01:00
Windows: Increase width of plain text size static control to accommodate larger text
This commit is contained in:
parent
f2b40ba5b5
commit
249d747a53
@ -182,7 +182,7 @@ BEGIN
|
||||
RTEXT "",IDC_TESTS_MESSAGE,50,213,178,10
|
||||
CONTROL "",IDC_REDTICK,"VCREDTICK",0x0,234,214,10,8
|
||||
RTEXT "Key size:",IDT_KEY,8,57,56,8
|
||||
RTEXT "Plaintext size:",IDT_PLAINTEXT,190,153,63,8
|
||||
RTEXT "Plaintext size:",IDT_PLAINTEXT,174,153,79,8
|
||||
LTEXT "bits",IDT_KEY_UNIT,114,57,45,8
|
||||
RTEXT "Cipher:",IDT_CIPHER,38,13,68,8
|
||||
LTEXT "bits",IDT_PLAINTEXT_SIZE_UNIT,298,153,22,8
|
||||
|
Loading…
Reference in New Issue
Block a user