summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r--x11vnc/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h
index 835f86e..5822c26 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -133,6 +133,7 @@ extern int vnc_connect;
extern int show_cursor;
extern int show_multiple_cursors;
extern char *multiple_cursors_mode;
+extern int cursor_drag_changes;
extern int cursor_pos_updates;
extern int cursor_shape_updates;
extern int use_xwarppointer;