From a92dddda256ca55b49fc6de6d2ba657816cd5b67 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 12 Dec 2019 03:01:31 +0100 Subject: Fix automation dropdown menu-item active state Extra XML/GUI has not been in use since ages. Automation Lane visibility is saved as GUIObjectState. This properly marks DropDown Menu items as active when a Plugin Automation Lane is displayed --- gtk2_ardour/automation_time_axis.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/automation_time_axis.h') diff --git a/gtk2_ardour/automation_time_axis.h b/gtk2_ardour/automation_time_axis.h index 95efd56812..e6643466b9 100644 --- a/gtk2_ardour/automation_time_axis.h +++ b/gtk2_ardour/automation_time_axis.h @@ -133,8 +133,6 @@ public: return _show_regions; } - static void what_has_visible_automation (const boost::shared_ptr& automatable, std::set& visible); - protected: /* Note that for MIDI controller "automation" (in regions), all of these * may be set. In this case, _automatable is likely _route so the -- cgit v1.2.3