X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=292cb93fb0a49f87e10c9088fab26dee54fc4cbc;hb=56310c5b198bc521e0a715377c68378b7bcf10a5;hp=febbd349abcfc39ac9485c59f7888d076a8b419b;hpb=18fe8fec4c8638dccb0c59c781a9ad900ddb3043;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h old mode 100755 new mode 100644 index febbd34..292cb93 --- a/engineoutput.h +++ b/engineoutput.h @@ -1,7 +1,7 @@ /* * wengineo.h -- Clipboard routines for WinBoard * - * Copyright 2000,2009 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011 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 );