summaryrefslogtreecommitdiffstats
path: root/src/bltGrBind.h
diff options
context:
space:
mode:
authorjoye <joye>2014-05-29 19:30:19 (GMT)
committerjoye <joye>2014-05-29 19:30:19 (GMT)
commitc76407d319a2df435748d14d05c0a59b6bff7174 (patch)
tree283b401b004d7bff651fa6cd4147bb4c3edcc762 /src/bltGrBind.h
parentda24719c3773a365def520b22316bfdf4a41bd2f (diff)
downloadblt-c76407d319a2df435748d14d05c0a59b6bff7174.zip
blt-c76407d319a2df435748d14d05c0a59b6bff7174.tar.gz
blt-c76407d319a2df435748d14d05c0a59b6bff7174.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrBind.h')
-rw-r--r--src/bltGrBind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bltGrBind.h b/src/bltGrBind.h
index 838fb29..77580a4 100644
--- a/src/bltGrBind.h
+++ b/src/bltGrBind.h
@@ -59,6 +59,7 @@ class BindTable {
int configure(ClientData, int, Tcl_Obj *const []);
void deleteBindings(ClientData object);
void doEvent(XEvent*, ClientData, ClientData);
+ void pickItem(XEvent*);
};