mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-11 07:56:27 +01:00
[Summary]: on OS X, do not require additional click to activate the SessionDialog [Suggested by Paul Davis]
This commit is contained in:
parent
b8ef3293da
commit
d048d3fbba
1 changed files with 1 additions and 0 deletions
|
|
@ -1475,6 +1475,7 @@ extern "C" void
|
|||
gtk_application_ready ()
|
||||
{
|
||||
[ NSApp finishLaunching ];
|
||||
[[NSApplication sharedApplication] activateIgnoringOtherApps : YES];
|
||||
}
|
||||
|
||||
extern "C" void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue