winecfg: Remove spaces before '...'.
This commit is contained in:
parent
dcfd6b9d50
commit
600368c4ed
|
@ -50,7 +50,7 @@ BEGIN
|
|||
IDC_STATIC,15,20,227,30
|
||||
CONTROL "Applications",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,
|
||||
15,50,230,150
|
||||
PUSHBUTTON "¼W¥[µ{¦¡³]©w(&A) ...",IDC_APP_ADDAPP, 90,204,75,14
|
||||
PUSHBUTTON "¼W¥[µ{¦¡³]©w(&A)...",IDC_APP_ADDAPP, 90,204,75,14
|
||||
PUSHBUTTON "移除程式設定(&R)",IDC_APP_REMOVEAPP, 170,204,75,14
|
||||
LTEXT "&Windows 版本:",IDC_STATIC,17,226,58,8
|
||||
COMBOBOX IDC_WINVER,83,224,163,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
|
|
Loading…
Reference in New Issue