[gtk/wip/otte/dnd: 28/30] wayland: Replace final mention of GdkAtom
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/dnd: 28/30] wayland: Replace final mention of GdkAtom
- Date: Sun, 23 Feb 2020 01:01:24 +0000 (UTC)
commit 60307da5b174198ceca7b939880a873a5428ed5a
Author: Benjamin Otte <otte redhat com>
Date: Sun Feb 23 01:36:49 2020 +0100
wayland: Replace final mention of GdkAtom
gdk/wayland/gdkdevice-wayland.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/wayland/gdkdevice-wayland.c b/gdk/wayland/gdkdevice-wayland.c
index 26c99684d6..26f9b142c5 100644
--- a/gdk/wayland/gdkdevice-wayland.c
+++ b/gdk/wayland/gdkdevice-wayland.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]