From 01812f53c34bf0298430da42bc636ee29dcdfd6a Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 5 Jun 2016 20:50:40 -0400 Subject: use, or mostly use PresentationInfo for selection status of Routes. Needs extension to Surfaces, replacing GuiSelectionChanged signal concept --- gtk2_ardour/monitor_section.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/monitor_section.cc') diff --git a/gtk2_ardour/monitor_section.cc b/gtk2_ardour/monitor_section.cc index 4399c8a364..eb131a7d3c 100644 --- a/gtk2_ardour/monitor_section.cc +++ b/gtk2_ardour/monitor_section.cc @@ -1701,3 +1701,4 @@ MonitorSection::processors_changed (ARDOUR::RouteProcessorChange) { update_processor_box (); } + -- cgit v1.2.3