Add -chatBoxes option to open Chat Boxes at startup
[xboard.git] / common.h
index 35c04c8..01c2460 100644 (file)
--- a/common.h
+++ b/common.h
@@ -519,6 +519,7 @@ typedef struct {
     int fontSizeTolerance; /* xboard only */
     char *initialMode;
     char *variant;
+    char *chatBoxes;
     int firstProtocolVersion;
     int secondProtocolVersion;
     Boolean showButtonBar;