macos: Fix a compiler warning

This commit is contained in:
Matthias Clasen 2021-06-17 09:40:22 -04:00
parent 8df2cce5c1
commit 22827f2cc7

View File

@ -348,7 +348,7 @@ _gdk_macos_seat_new (GdkMacosDisplay *display)
init_devices (self);
return g_steal_pointer (&self);
return GDK_SEAT (g_steal_pointer (&self));
}
static GdkDeviceToolType