mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
ToggleMixerProps are Mixbus only (fix "missing action")
This commit is contained in:
parent
cbe838ce26
commit
f7d2c0b33e
1 changed files with 2 additions and 0 deletions
|
|
@ -636,7 +636,9 @@
|
|||
|
||||
<separator/>
|
||||
<menuitem action='ToggleMixerStrip'/>
|
||||
#ifdef MIXBUS
|
||||
<menuitem action='ToggleMixerProps'/>
|
||||
#endif
|
||||
<menuitem action='ToggleMixerList'/>
|
||||
#ifdef MIXBUS
|
||||
<menuitem action='ToggleMixbusPane'/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue