Implement -showMoveTime option
[xboard.git] / common.h
index bbaa034..9a4c2c4 100644 (file)
--- a/common.h
+++ b/common.h
@@ -559,6 +559,7 @@ typedef struct {
     Boolean flipView;
     Boolean autoFlipView;
     char *cmailGameName; /* xboard only */
+    Boolean moveTime;
     Boolean headers;
     Boolean alwaysPromoteToQueen;
     Boolean oldSaveStyle;