X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=984efe0d91064853004bfda29af62d90deb09710;hb=a56bd5ee92e43cbf5537d877fd4010e5e34a3e11;hp=2829caf1f879852e1d781a3d36f5e90e60ad06d8;hpb=dd67211f46050409861a109a9778af6594279569;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 */