Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
This commit is contained in:
@@ -39,7 +39,7 @@ AboutDialogCreate(HWND hwnd)
|
|||||||
int i;
|
int i;
|
||||||
TASKDIALOGCONFIG tdconfig = {0};
|
TASKDIALOGCONFIG tdconfig = {0};
|
||||||
TASKDIALOG_BUTTON tdbuttons[] = {
|
TASKDIALOG_BUTTON tdbuttons[] = {
|
||||||
{IDOK, EMU_SITE},
|
{IDOK, EMU_SITE_W},
|
||||||
{IDCANCEL, MAKEINTRESOURCE(IDS_2127)}
|
{IDCANCEL, MAKEINTRESOURCE(IDS_2127)}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user