summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/platformcursor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/platformcursor.h b/ui/platformcursor.h
new file mode 100644
index 00000000..5e19b65f
--- /dev/null
+++ b/ui/platformcursor.h
@@ -0,0 +1,4 @@
+#pragma once
+
+
+void hideCursorUntilMouseMoves();