X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwsettings.c;h=ccfae75d28c6aa0b93a4448eb0888f19b5630a6d;hb=c29f3526dee9ab2774d7a6e9958ce145c2cd1187;hp=643de2ae62f572eef66c7e1f5bd7a8d44381b262;hpb=9d270b7479328210b4f4f47ad3c769c60e4ce200;p=xboard.git diff --git a/winboard/wsettings.c b/winboard/wsettings.c index 643de2a..ccfae75 100644 --- a/winboard/wsettings.c +++ b/winboard/wsettings.c @@ -521,8 +521,8 @@ CreateDialogTemplate(int *layoutList, int nr, ChessProgramState *cps) // add butons at the bottom of dialog window y += 13*(nr>>1)+5; - AddControl(x+275, y+18*(buttonRows-1), 25, 15, 0x0080, BS_PUSHBUTTON | WS_VISIBLE | WS_CHILD, IDOK-2000); - AddControl(x+235, y+18*(buttonRows-1), 35, 15, 0x0080, BS_PUSHBUTTON | WS_VISIBLE | WS_CHILD, IDCANCEL-2000); + AddControl(x+225, y+18*(buttonRows-1), 30, 15, 0x0080, BS_PUSHBUTTON | WS_VISIBLE | WS_CHILD, IDOK-2000); + AddControl(x+260, y+18*(buttonRows-1), 40, 15, 0x0080, BS_PUSHBUTTON | WS_VISIBLE | WS_CHILD, IDCANCEL-2000); for(i=0; i