action maps now have names

This commit is contained in:
Paul Davis 2015-09-01 13:54:29 -04:00
parent 66e0328a93
commit 09f9020897
7 changed files with 8 additions and 3 deletions

View file

@ -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)
{