mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
quartz: gdkeventloop-quartz.c: fix
This commit is contained in:
parent
d0976d9f53
commit
e4a0101542
@ -664,7 +664,7 @@ gdk_event_dispatch (GSource *source,
|
||||
|
||||
GDK_THREADS_ENTER ();
|
||||
|
||||
_gdk_events_queue (_gdk_display);
|
||||
_gdk_quartz_display_queue_events (_gdk_display);
|
||||
|
||||
event = _gdk_event_unqueue (_gdk_display);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user