X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.c;h=87b1830023f6cdc4cc66b1d4bdedeb43225ad472;hb=56310c5b198bc521e0a715377c68378b7bcf10a5;hp=cf66f768d9423c7d4cbd8564bf5b8a203ec8235c;hpb=2eff6e6600cef28c3b915205dbd75e63b3cd641e;p=xboard.git diff --git a/winboard/winboard.c b/winboard/winboard.c index cf66f76..87b1830 100644 --- a/winboard/winboard.c +++ b/winboard/winboard.c @@ -9824,6 +9824,8 @@ HistorySet( char movelist[][2*MOVE_LEN], int first, int last, int current ) MoveHistorySet( movelist, first, last, current, pvInfoList ); EvalGraphSet( first, last, current, pvInfoList ); + + MakeEngineOutputTitle(); } void