Add Themes dialog (WB)
[xboard.git] / common.h
index 7fc9d20..0a6a163 100644 (file)
--- a/common.h
+++ b/common.h
@@ -423,6 +423,7 @@ typedef struct {
     Boolean firstPlaysBlack;
     Boolean noChessProgram;
     char *host[ENGINES];
+    char *themeNames;
     char *pieceDirectory;
     char *border;
     char *soundDirectory;