summaryrefslogtreecommitdiffstats
path: root/x11vnc/xevents.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/xevents.h')
-rw-r--r--x11vnc/xevents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xevents.h b/x11vnc/xevents.h
index 3200063..30c4c15 100644
--- a/x11vnc/xevents.h
+++ b/x11vnc/xevents.h
@@ -15,6 +15,7 @@ extern void spawn_grab_buster(void);
extern void sync_tod_with_servertime(void);
extern void check_keycode_state(void);
extern void check_autorepeat(void);
+extern void set_prop_atom(Atom atom);
extern void check_xevents(int reset);
extern void xcut_receive(char *text, int len, rfbClientPtr cl);