X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=984efe0d91064853004bfda29af62d90deb09710;hb=b737badf310f917fb0f7d5657fe7418aa4a8e401;hp=2829caf1f879852e1d781a3d36f5e90e60ad06d8;hpb=1c03d229073e56dda9e5856db5adaae51576a3bb;p=xboard.git diff --git a/common.h b/common.h index 2829caf..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 */