Skip to content

Fix for the gtk intialization issues (#2342)

Alex Samorukov requested to merge gtk-3-24-fixeventloop into gtk-3-24

move [NSApplication sharedApplication] after _gdk_quartz_events_init() to avoid initialization issues

Merge request reports