From f09c1016d47cdb69488997a49b88d8334df3539c Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 27 Dec 2015 19:11:07 +0100 Subject: allow to hide monitor-section processor box with processors indicate processors by coloring the button instead. --- gtk2_ardour/monitor_section.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/monitor_section.h') diff --git a/gtk2_ardour/monitor_section.h b/gtk2_ardour/monitor_section.h index bca55b7023..c8aed68dcb 100644 --- a/gtk2_ardour/monitor_section.h +++ b/gtk2_ardour/monitor_section.h @@ -166,7 +166,7 @@ class MonitorSection : public RouteUI void port_connected_or_disconnected (boost::weak_ptr, boost::weak_ptr); - void repack_processor_box (); + void update_processor_box (); ProcessorBox* insert_box; PluginSelector* _plugin_selector; -- cgit v1.2.3