mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
on OS X, do not require click to activate the application
This commit is contained in:
parent
47f8125b35
commit
cab01bac6c
1 changed files with 1 additions and 0 deletions
|
|
@ -1472,6 +1472,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