X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=158bada9fbd0855d0ae94e17ab93eeae776cf1b4;hb=6e81557cc7a3d288c2b0860675b83d2c50d672e9;hp=6e2ca3a4f52c585d592842f9ae581c390a7fe4a2;hpb=b382d988c6f886f3a49483df9e3e36de0b6b0824;p=xboard.git diff --git a/xboard.h b/xboard.h index 6e2ca3a..158bada 100644 --- a/xboard.h +++ b/xboard.h @@ -118,6 +118,8 @@ typedef struct { typedef int (*FileProc) P((FILE *f, int n, char *title)); void CatchDeleteWindow(Widget w, String procname); +extern Widget shells[]; +extern Boolean shellUp[]; #define TOPLEVEL 1 /* preference item; 1 = make popup windows toplevel */