mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
cryptui: Adjust the size of "Add &Purpose..." button.
This commit is contained in:
parent
d4e78d61e1
commit
85918e7f0a
@ -247,7 +247,7 @@ BEGIN
|
||||
CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
|
||||
LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
|
||||
24,100,220,106
|
||||
PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,174,212,70,14
|
||||
PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,168,212,76,14
|
||||
END
|
||||
|
||||
IDD_ADD_CERT_PURPOSE DIALOG 0,0,200,68
|
||||
|
Loading…
Reference in New Issue
Block a user