X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=918d97ea4e9282b4c868379cdc4ac04a9041b169;hb=e70077aab0199817f37aef9ed0bdba1bbca93b45;hp=9673707575bc5dfae9fae99839b7d894467a84f5;hpb=5cd55bddca592918f38deff675d05b650a71412e;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h index 9673707..918d97e 100644 --- a/engineoutput.h +++ b/engineoutput.h @@ -1,7 +1,7 @@ /* * wengineo.h -- Clipboard routines for WinBoard * - * Copyright 2000, 2009, 2010 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -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 );