summaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui.h b/src/ui.h
index 9a654f5..c4c6d28 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -164,6 +164,7 @@ typedef struct t_ui_tooltip
typedef struct t_ui_context
{
+ cursor_type cursor_to_set;
ui_style style;
ui_layout layout;
keyboard_input *keyboard;