X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=2d8162b64d54aeae768dd72569f2a940b8de8cee;hb=fda0f178b9357faee596c04d5e5ceebf47642d9f;hp=236a69df7ebadefbfbdd6005377285e32237d14a;hpb=02de46755f727ffb565f7c855f37c344eee925ff;p=xboard.git diff --git a/common.h b/common.h index 236a69d..2d8162b 100644 --- a/common.h +++ b/common.h @@ -384,6 +384,8 @@ typedef struct { char *jailSquareColor; char *highlightSquareColor; char *premoveHighlightColor; + char *dialogColor; + char *buttonColor; #else int whitePieceColor; int blackPieceColor;