mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 21:06:03 +01:00
missing mod to MonitorSection declaration, per previous commit
This commit is contained in:
parent
21400bf60b
commit
9aedfbece3
1 changed files with 2 additions and 0 deletions
|
|
@ -167,6 +167,8 @@ class MonitorSection : public RouteUI, public Gtk::EventBox
|
|||
|
||||
void update_processor_box ();
|
||||
|
||||
void route_property_changed (const PBD::PropertyChange&) {}
|
||||
|
||||
ProcessorBox* insert_box;
|
||||
PluginSelector* _plugin_selector;
|
||||
RouteProcessorSelection _rr_selection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue