X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;fp=engineoutput.h;h=292cb93fb0a49f87e10c9088fab26dee54fc4cbc;hb=56310c5b198bc521e0a715377c68378b7bcf10a5;hp=03c944243b0eb65688c24ee7e5477b6e513aa376;hpb=2eff6e6600cef28c3b915205dbd75e63b3cd641e;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h index 03c9442..292cb93 100644 --- a/engineoutput.h +++ b/engineoutput.h @@ -66,4 +66,5 @@ void InsertIntoMemo( int which, char * text, int where ); void DoClearMemo(int which); void ResizeWindowControls( int mode ); int EngineOutputDialogExists(); +void SetEngineOutputTitle( char *title );