X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=48ce47664f6b93ecf84729807b923922db94b463;hb=580c6c9071703cf3a3923d091c92132f9cf8980a;hp=24b72c3e7043e2f5df563fc025ba67051a9f1972;hpb=2bffacba213f0fc7c84ca19710c0a4dbedcc2b6e;p=xboard.git diff --git a/xboard.h b/xboard.h index 24b72c3..48ce476 100644 --- a/xboard.h +++ b/xboard.h @@ -169,6 +169,7 @@ extern char *icsTextMenuString; extern char ICSInputTranslations[]; extern char *selected_fen_position; extern GC coordGC; +extern Dimension textHeight; // of message widget in board window #define TOPLEVEL 1 /* preference item; 1 = make popup windows toplevel */