mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
action maps now have names
This commit is contained in:
parent
66e0328a93
commit
09f9020897
7 changed files with 8 additions and 3 deletions
|
|
@ -83,6 +83,7 @@ MonitorSection::MonitorSection (Session* s)
|
|||
, toggle_processorbox_button (ArdourButton::default_elements)
|
||||
, _inhibit_solo_model_update (false)
|
||||
, _ui_initialized (false)
|
||||
, myactions (X_("monitor section"))
|
||||
, bindings (0)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue