X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=68749f302b957e632ba8c1fe50e991dfc99ff429;hb=15eab3074ed1dc476c19b48da66e82dea27399b5;hp=2044c03a7a7cfe54d6fd6684eab9e3fbce4492e7;hpb=ac9d48038a86a672579abbcbbc53b17e2515ba13;p=xboard.git diff --git a/common.h b/common.h index 2044c03..68749f3 100644 --- a/common.h +++ b/common.h @@ -415,6 +415,7 @@ typedef struct { char *remoteUser; float timeDelay; char *timeControl; + Boolean trueColors; Boolean icsActive; char *icsHost; char *icsPort;