Windows: Increase width of plain text size static control to accommodate larger text

This commit is contained in:
Mounir IDRASSI 2015-09-01 01:11:42 +02:00
parent f2b40ba5b5
commit 249d747a53

View File

@ -182,7 +182,7 @@ BEGIN
RTEXT "",IDC_TESTS_MESSAGE,50,213,178,10 RTEXT "",IDC_TESTS_MESSAGE,50,213,178,10
CONTROL "",IDC_REDTICK,"VCREDTICK",0x0,234,214,10,8 CONTROL "",IDC_REDTICK,"VCREDTICK",0x0,234,214,10,8
RTEXT "Key size:",IDT_KEY,8,57,56,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 LTEXT "bits",IDT_KEY_UNIT,114,57,45,8
RTEXT "Cipher:",IDT_CIPHER,38,13,68,8 RTEXT "Cipher:",IDT_CIPHER,38,13,68,8
LTEXT "bits",IDT_PLAINTEXT_SIZE_UNIT,298,153,22,8 LTEXT "bits",IDT_PLAINTEXT_SIZE_UNIT,298,153,22,8