mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
NOOP, remove trailing tabs/whitespace.
This commit is contained in:
parent
e11ba7b79d
commit
22b07e0233
822 changed files with 6861 additions and 6861 deletions
|
|
@ -340,7 +340,7 @@ carbon_menu_item_update_accelerator (CarbonMenuItem *carbon_item,
|
|||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
if (realkey != -1) {
|
||||
SetMenuItemCommandKey (carbon_item->menu, carbon_item->index,
|
||||
false, realkey);
|
||||
|
|
@ -381,7 +381,7 @@ carbon_menu_item_update_accelerator (CarbonMenuItem *carbon_item,
|
|||
}
|
||||
|
||||
/* gdk/quartz maps Command to Meta */
|
||||
|
||||
|
||||
if (key->accel_mods & GDK_META_MASK) {
|
||||
use_command = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue