summaryrefslogtreecommitdiff
path: root/ui/platformcursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/platformcursor.h')
-rw-r--r--ui/platformcursor.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/platformcursor.h b/ui/platformcursor.h
index 5e19b65f..68ed23db 100644
--- a/ui/platformcursor.h
+++ b/ui/platformcursor.h
@@ -1,4 +1,13 @@
#pragma once
+/*!
+ \addtogroup PlatformCursor
+ \ingroup uiapi
+ @{
+*/
+
void hideCursorUntilMouseMoves();
+
+
+/*! @} */