X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=14fa176077cb5eb4ab86d7c1edfbeded3c9018f1;hb=8227cf843e0eb19916b9e3a7460fa970a5e6958c;hp=15a955c7d0d6149a280ba8ea0358f96bbb4ece4e;hpb=3830e6aea9b487049e7e1ca9961a848f64ba98eb;p=xboard.git diff --git a/frontend.h b/frontend.h index 15a955c..14fa176 100644 --- a/frontend.h +++ b/frontend.h @@ -160,6 +160,7 @@ void CmailSigHandlerCallBack P((InputSourceRef isr, VOIDSTAR closure, char *buf, int count, int error)); extern ProcRef cmailPR; +extern int shiftKey; /* in xgamelist.c or winboard.c */ void GLT_ClearList();