diff --git a/Contrib/UIs/default.exe b/Contrib/UIs/default.exe index 4adb3c0a..2ab9faee 100755 Binary files a/Contrib/UIs/default.exe and b/Contrib/UIs/default.exe differ diff --git a/Source/exehead/resource.rc b/Source/exehead/resource.rc index bfee6a7f..b06dd496 100644 --- a/Source/exehead/resource.rc +++ b/Source/exehead/resource.rc @@ -78,7 +78,7 @@ BEGIN COMBOBOX IDC_COMBO1,114,25,152,102,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP ICON IDI_ICON2,IDC_ULICON,0,0,21,20 - LTEXT "",IDC_TEXT2,0,40,108,21 + LTEXT "",IDC_TEXT2,0,40,108,65 CONTROL "",IDC_TEXT1,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,0,27, 108,8 CONTROL "",IDC_SPACEREQUIRED,"Static",SS_LEFTNOWORDWRAP |