Add quit-after-game checkbox in ICS options dialog XB
[xboard.git] / common.h
index d56dbf9..12f9d4d 100644 (file)
--- a/common.h
+++ b/common.h
@@ -653,6 +653,7 @@ typedef struct {
     int zippyShortGame; /* [HGM] aborter   */
 #endif
     Boolean lowTimeWarning; /* [HGM] low time */
+    Boolean quitNext;
     char *lowTimeWarningColor;
 
     char *serverFileName;