X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=984efe0d91064853004bfda29af62d90deb09710;hb=b737badf310f917fb0f7d5657fe7418aa4a8e401;hp=e99227fee47d3566662fd497fd08ac8b81df6ace;hpb=a009a27e8c1e0bfa818f12fdcae675d0babc510a;p=xboard.git diff --git a/common.h b/common.h index e99227f..984efe0 100644 --- a/common.h +++ b/common.h @@ -433,6 +433,7 @@ typedef struct { char *timeControl; Boolean trueColors; Boolean icsActive; + Boolean autoBox; char *icsHost; char *icsPort; char *icsCommPort; /* if set, use serial port instead of tcp host/port */ @@ -842,4 +843,3 @@ void DisplayError P((String message, int error)); #define secondOptions engOptions[1] #endif -