X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxboard.h;h=3345c331a771bfc458676049fb195f12a7e74c20;hb=3a75b74c7fc03b543993c90f4a9ebdea9f03b759;hp=5a6587e251bb31560b62491bc2cb3950a5f377ef;hpb=e6f4f8fdada1a701e4be2e4807920dbcad697fb1;p=xboard.git diff --git a/xaw/xboard.h b/xaw/xboard.h index 5a6587e..3345c33 100644 --- a/xaw/xboard.h +++ b/xaw/xboard.h @@ -170,6 +170,7 @@ extern char ICSInputTranslations[]; extern char *selected_fen_position; extern GC coordGC; extern Dimension textHeight; // of message widget in board window +extern int savedIndex; #define TOPLEVEL 1 /* preference item; 1 = make popup windows toplevel */