X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=745ceaccf92ac7dfbc7f06ba8b1fb04d083ec7d6;hb=de0ee08250c127975c1769b1e2f6bd078e39632a;hp=a5577e211074e5ccfe383324ac535f16df630c63;hpb=32bbe66c5718d2187e62550c058ffd1632b2f3e6;p=xboard.git diff --git a/common.h b/common.h index a5577e2..745ceac 100644 --- a/common.h +++ b/common.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -555,6 +555,7 @@ typedef struct { Boolean highlightMoveWithArrow; int highlightArrowColor; Boolean useStickyWindows; + Boolean bgObserve; /* [HGM] bughouse */ int adjudicateDrawMoves; Boolean autoDisplayComment; Boolean autoDisplayTags;