From 1ef0c03a46dc715aebc02402ec6b19007ecfd355 Mon Sep 17 00:00:00 2001 From: Manuel Stoeckl Date: Sat, 29 Jun 2019 10:10:24 -0400 Subject: wlr_tablet_v2: Register event serials --- include/types/wlr_tablet_v2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/types/wlr_tablet_v2.h b/include/types/wlr_tablet_v2.h index becde596..334ea210 100644 --- a/include/types/wlr_tablet_v2.h +++ b/include/types/wlr_tablet_v2.h @@ -48,6 +48,7 @@ struct wlr_tablet_pad_client_v2 { struct wl_client *client; struct wl_resource *resource; struct wlr_tablet_v2_tablet_pad *pad; + struct wlr_tablet_seat_client_v2 *seat; size_t button_count; -- cgit v1.2.3