aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/seat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston/seat.h')
-rw-r--r--include/rootston/seat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rootston/seat.h b/include/rootston/seat.h
index 1a0b889a..258c8840 100644
--- a/include/rootston/seat.h
+++ b/include/rootston/seat.h
@@ -118,6 +118,7 @@ struct roots_tablet_tool_tool {
struct roots_seat *seat;
+ struct wl_listener set_cursor;
struct wl_listener tool_destroy;
struct roots_tablet_tool *current_tablet;