summaryrefslogtreecommitdiffstats
path: root/x11vnc/macosxCGS.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/macosxCGS.h')
-rw-r--r--x11vnc/macosxCGS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/macosxCGS.h b/x11vnc/macosxCGS.h
index d53593f..b6b7bb2 100644
--- a/x11vnc/macosxCGS.h
+++ b/x11vnc/macosxCGS.h
@@ -4,7 +4,9 @@
/* -- macosxCGS.h -- */
extern void macosxCGS_get_all_windows(void);
+extern int macosxCGS_get_qlook(int);
extern void macosxGCS_set_pasteboard(char *str, int len);
+extern int macosxCGS_follow_animation_win(int win, int idx, int grow);
#endif /* _X11VNC_MACOSXCGS_H */