Make routine to probe shift keys
[xboard.git] / dialogs.h
index 0bc429f..d7d763f 100644 (file)
--- a/dialogs.h
+++ b/dialogs.h
@@ -60,6 +60,7 @@ void SendText P((int n));
 
 void InitDrawingParams P(()); // in xboard.c
 void ErrorPopUp P((char *title, char *text, int modal));
+int  ShiftKeys P((void));
 
 void BoxAutoPopUp P((char *buf));
 void IcsKey P((int n));