summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_time_axis.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-12-12 03:01:31 +0100
committerRobin Gareus <robin@gareus.org>2019-12-12 03:02:48 +0100
commita92dddda256ca55b49fc6de6d2ba657816cd5b67 (patch)
tree1eff95b02a91d5eeca3af1c85a08ae1665a27456 /gtk2_ardour/automation_time_axis.h
parentff7fe6d4d6c0d966327f553118255444f5b589e3 (diff)
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
Diffstat (limited to 'gtk2_ardour/automation_time_axis.h')
-rw-r--r--gtk2_ardour/automation_time_axis.h2
1 files changed, 0 insertions, 2 deletions
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<ARDOUR::Automatable>& automatable, std::set<Evoral::Parameter>& 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