Skip to content

Commit

Permalink
ToggleMixerProps are Mixbus only (fix "missing action")
Browse files Browse the repository at this point in the history
  • Loading branch information
x42 committed Dec 17, 2024
1 parent cbe838c commit f7d2c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gtk2_ardour/ardour.menus.in
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,9 @@

<separator/>
<menuitem action='ToggleMixerStrip'/>
#ifdef MIXBUS
<menuitem action='ToggleMixerProps'/>
#endif
<menuitem action='ToggleMixerList'/>
#ifdef MIXBUS
<menuitem action='ToggleMixbusPane'/>
Expand Down

0 comments on commit f7d2c0b

Please sign in to comment.