emit Application::ready() at a suitable time during startup
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 14 Dec 2019 17:20:55 +0000 (10:20 -0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 14 Dec 2019 17:20:55 +0000 (10:20 -0700)
commitffc7bd122e5359d1ffe94ef6a8cae4dc9a7b29bf
treea9e160a69124bf3ad36342b01f07ccc4147e693d
parentab7b5c6089de7d13a49c92efbf052a4d79c6cc47
emit Application::ready() at a suitable time during startup

This causes macOS to deliver an "openFile" event which allows us
to function correctly when started by a click on a .ardour file
gtk2_ardour/ardour_ui_startup.cc