X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=xboard.h;h=5806d53acedf3633d17151c1dd3d0f7316dc3264;hp=115000dd3aa24ce1fd270b54e525bea1d03ab33d;hb=d016fb202fe45795e630e22ba516e754cf694ea6;hpb=d8018fb1955ada67b23469d7b3610882c99ee4ed diff --git a/xboard.h b/xboard.h index 115000d..5806d53 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 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;