X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=292cb93fb0a49f87e10c9088fab26dee54fc4cbc;hb=a3e7cc9b3eb04ffb69fd73b47c06758f73316373;hp=03c944243b0eb65688c24ee7e5477b6e513aa376;hpb=b382d988c6f886f3a49483df9e3e36de0b6b0824;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 );