X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=159d5384d19d749d4b546ecdace4778e97276098;hb=6abb8a34eb7ea968aff8b2175be46b9d75a47c39;hp=115000dd3aa24ce1fd270b54e525bea1d03ab33d;hpb=d8018fb1955ada67b23469d7b3610882c99ee4ed;p=xboard.git diff --git a/xboard.h b/xboard.h index 115000d..159d538 100644 --- a/xboard.h +++ b/xboard.h @@ -1,11 +1,11 @@ /* * xboard.h -- Parameter definitions for X front end - * $Id: xboard.h,v 2.1 2003/10/27 19:21:00 mann Exp $ * * Copyright 1991 by Digital Equipment Corporation, Maynard, - * Massachusetts. Enhancements Copyright - * 1992-2001,2002,2003,2004,2005,2006,2007,2008,2009 Free Software - * Foundation, Inc. + * Massachusetts. + * + * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, + * 2007, 2008, 2009, 2010 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -67,6 +67,7 @@ #define COLOR_REQUEST "red" #define COLOR_SEEK "blue" #define COLOR_NORMAL "default" +#define COLOR_LOWTIMEWARNING "red" typedef struct { char *name;