X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=engineoutput.h;h=292cb93fb0a49f87e10c9088fab26dee54fc4cbc;hb=56310c5b198bc521e0a715377c68378b7bcf10a5;hp=febbd349abcfc39ac9485c59f7888d076a8b419b;hpb=756dc94735b48fd28efc0bd19c4099acc39ccb94;p=xboard.git diff --git a/engineoutput.h b/engineoutput.h index febbd34..292cb93 100644 --- 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 );