Skip to content

Commit

Permalink
Extend banner image to fit DSN window
Browse files Browse the repository at this point in the history
  • Loading branch information
justing-bq committed Mar 1, 2023
1 parent 4b440a5 commit 576c793
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified setupgui/windows/aws_connector_odbc_header.bmp
Binary file not shown.
2 changes: 1 addition & 1 deletion setupgui/windows/odbcdialogparams.rc
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ BEGIN
DEFPUSHBUTTON "OK",IDOK,257,405,50,15
PUSHBUTTON "&Cancel",IDCANCEL,311,405,50,15
PUSHBUTTON "&Help",IDC_BUTTON_HELP,365,405,49,15
CONTROL IDB_LOGO,IDC_STATIC,"Static",SS_BITMAP,0,0,379,39
CONTROL IDB_LOGO,IDC_STATIC,"Static",SS_BITMAP,0,0,650,63
END

IDD_TAB1 DIALOGEX 0, 0, 224, 231
Expand Down

0 comments on commit 576c793

Please sign in to comment.