X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=48ce47664f6b93ecf84729807b923922db94b463;hb=bcdf6260239c66ceee05bec5d637ba12f882e058;hp=24b72c3e7043e2f5df563fc025ba67051a9f1972;hpb=e70077aab0199817f37aef9ed0bdba1bbca93b45;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 */