forked from AuroraMiddleware/gtk
wayland: Replace final mention of GdkAtom
This commit is contained in:
parent
6e935d469a
commit
60307da5b1
@ -3347,7 +3347,7 @@ gdk_wayland_mimic_device_axes (GdkDevice *master,
|
||||
GdkDevice *slave)
|
||||
{
|
||||
gdouble axis_min, axis_max, axis_resolution;
|
||||
GdkAtom axis_label;
|
||||
const char *axis_label;
|
||||
GdkAxisUse axis_use;
|
||||
gint axis_count;
|
||||
gint i;
|
||||
|
Loading…
Reference in New Issue
Block a user