X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=2807e654a4958fdd81bfefab9b86ae97f05eb2c2;hb=95772c234f0afaf88ef01854868c93ff2e8a20fb;hp=48ce47664f6b93ecf84729807b923922db94b463;hpb=580c6c9071703cf3a3923d091c92132f9cf8980a;p=xboard.git diff --git a/xboard.h b/xboard.h index 48ce476..2807e65 100644 --- a/xboard.h +++ b/xboard.h @@ -153,6 +153,7 @@ FILE * XsraSelFile P((Widget w, char *prompt, char *ok, char *cancel, char *fail extern Widget shells[]; extern Boolean shellUp[]; +extern int dialogError; extern Widget formWidget, shellWidget, boardWidget, menuBarWidget, gameListShell, historyShell; extern Display *xDisplay; extern Window xBoardWindow;