mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Change position of a check button in multibyte mode.
This commit is contained in:
parent
6783b2372e
commit
aaf95b6c86
@ -135,7 +135,7 @@ BEGIN
|
||||
PUSHBUTTON "Cancel",IDCANCEL,124,201,50,14
|
||||
PUSHBUTTON "Defaults",IDDEFAULTS,189,201,50,15
|
||||
CONTROL "Default",DRV_OR_DSN,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT |
|
||||
BS_NOTIFY | WS_TABSTOP,233,208,40,10
|
||||
BS_NOTIFY | WS_TABSTOP,247,205,40,10
|
||||
END
|
||||
|
||||
DLG_OPTIONS_DS DIALOG DISCARDABLE 0, 0, 267, 161
|
||||
|
Loading…
x
Reference in New Issue
Block a user