full (?) set of changes required to make MonitorSection an "always-there" component...
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
index 467ca264cb9e702879d573e9d66ef290cc1dbd83..f15c1bed2467cf6b1948cf56f43226526a513ebe 100644 (file)
@@ -75,6 +75,13 @@ ARDOUR_UI::we_have_dependents ()
        }
 
        install_actions ();
+       /* The monitor section relies on at least 1 action defined by us. Since that
+        * action now exists, give it a chance to use it.
+        */
+       mixer->monitor_section().use_others_actions ();
+
+       /* Create "static" actions that apply to all ProcessorBoxes
+        */
        ProcessorBox::register_actions ();
 
        /* Global, editor, mixer, processor box actions are defined now. Link