summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-tablet-tool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-wayland-tablet-tool.h')
-rw-r--r--src/wayland/meta-wayland-tablet-tool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wayland/meta-wayland-tablet-tool.h b/src/wayland/meta-wayland-tablet-tool.h
index 12510c4dc..fbbe85a7c 100644
--- a/src/wayland/meta-wayland-tablet-tool.h
+++ b/src/wayland/meta-wayland-tablet-tool.h
@@ -44,6 +44,8 @@ struct _MetaWaylandTabletTool
guint32 pressed_buttons;
guint32 proximity_serial;
+ guint32 down_serial;
+ guint32 button_serial;
MetaWaylandTablet *current_tablet;
};