X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwgamelist.c;h=a496359176d9fd70deb7cc16da59668343c919f0;hb=82c76bd978d29f9ec59ccf37df741936e71f278b;hp=80ce9b67f23a75e276cbd37c9e80631e50efff10;hpb=9354baee3c9eba033d4d443e01469baea53295ae;p=xboard.git diff --git a/winboard/wgamelist.c b/winboard/wgamelist.c index 80ce9b6..a496359 100644 --- a/winboard/wgamelist.c +++ b/winboard/wgamelist.c @@ -208,6 +208,7 @@ GameListDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) } GameListUpdateTitle( hDlg, _("Game List"), count, ((ListGame *) gameList.tailPred)->number, &stats ); // [HGM] always update title + GameListHighlight(lastLoadGameNumber); return FALSE; case WM_SIZE: