summaryrefslogtreecommitdiffstats
path: root/client/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/platform.h')
-rw-r--r--client/platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/platform.h b/client/platform.h
index c32b8634..ff89181b 100644
--- a/client/platform.h
+++ b/client/platform.h
@@ -100,6 +100,8 @@ public:
static uint32_t get_keyboard_modifiers();
+ static void reset_cursor_pos();
+
static LocalCursor* create_local_cursor(CursorData* cursor_data);
static LocalCursor* create_inactive_cursor();
static LocalCursor* create_default_cursor();