projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make routine to probe shift keys
[xboard.git]
/
dialogs.h
diff --git
a/dialogs.h
b/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));