mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
[Summary]: add keybindings Cmd-h (hide application) for mac
Conflicts: gtk2_ardour/ardour_ui.cc gtk2_ardour/ardour_ui.h gtk2_ardour/ardour_ui_ed.cc
This commit is contained in:
parent
57dd0ef2f6
commit
4465fb62f3
10 changed files with 34 additions and 1 deletions
|
|
@ -50,3 +50,8 @@ void
|
|||
gtk_application_ready (void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
gtk_application_hide (void)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue