mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
wineconsole: Do not show "Apply" button - it is not used anyway.
This commit is contained in:
parent
5ccfec6428
commit
bd5869f19c
@ -833,6 +833,7 @@ BOOL WCUSER_GetProperties(struct inner_data* data, BOOL current)
|
||||
psHead.nPages = 3;
|
||||
psHead.hwndParent = data->hWnd;
|
||||
psHead.u3.phpage = psPage;
|
||||
psHead.dwFlags = PSH_NOAPPLYNOW;
|
||||
|
||||
WINECON_DumpConfig("init", refcfg);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user