X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=33496d4e7708c6b31bbde3b77ffc5e7b017dac19;hb=479f77d2fd8344604745c53db93d8147a571d7bd;hp=4cad55a46dd08355566be280fbf9d01fdd27c057;hpb=37ba6fd87b2253e7ae140be53b49933cd5bc951e;p=xboard.git diff --git a/frontend.h b/frontend.h index 4cad55a..33496d4 100644 --- a/frontend.h +++ b/frontend.h @@ -170,7 +170,7 @@ void CmailSigHandlerCallBack P((InputSourceRef isr, VOIDSTAR closure, char *buf, int count, int error)); extern ProcRef cmailPR; -extern int shiftKey; +extern int shiftKey, controlKey; /* in xgamelist.c or winboard.c */ void GLT_ClearList();