mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
allow to hide monitor-section processor box with processors
indicate processors by coloring the button instead.
This commit is contained in:
parent
dd9e0e49a0
commit
f09c1016d4
3 changed files with 10 additions and 11 deletions
|
|
@ -166,7 +166,7 @@ class MonitorSection : public RouteUI
|
|||
|
||||
void port_connected_or_disconnected (boost::weak_ptr<ARDOUR::Port>, boost::weak_ptr<ARDOUR::Port>);
|
||||
|
||||
void repack_processor_box ();
|
||||
void update_processor_box ();
|
||||
|
||||
ProcessorBox* insert_box;
|
||||
PluginSelector* _plugin_selector;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue