From: Hiroshi Inoue Date: Mon, 29 Oct 2001 02:51:46 +0000 (+0000) Subject: Change position of a check button in multibyte mode. X-Git-Tag: REL7_2_BETA2~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaf95b6c8639c47049d9d499bbd30c5bc250d7e5;p=postgresql Change position of a check button in multibyte mode. --- diff --git a/src/interfaces/odbc/psqlodbc.rc b/src/interfaces/odbc/psqlodbc.rc index f8db489580..499734f16b 100644 --- a/src/interfaces/odbc/psqlodbc.rc +++ b/src/interfaces/odbc/psqlodbc.rc @@ -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