From 96171ebe838137814e729e36ad904a307df55f4d Mon Sep 17 00:00:00 2001 From: Ben Loftis Date: Thu, 24 Jul 2014 22:49:33 -0500 Subject: several fixes to make processor selection and deletion feel right, for both mixer and editor-mixer strips --- gtk2_ardour/mixer_ui.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk2_ardour/mixer_ui.h') diff --git a/gtk2_ardour/mixer_ui.h b/gtk2_ardour/mixer_ui.h index e5d78f2218..622cbd9f0d 100644 --- a/gtk2_ardour/mixer_ui.h +++ b/gtk2_ardour/mixer_ui.h @@ -87,6 +87,9 @@ class Mixer_UI : public Gtk::Window, public PBD::ScopedConnectionList, public AR MonitorSection* monitor_section() const { return _monitor_section; } + void deselect_all_strip_processors(); + void delete_processors(); + protected: void set_route_targets_for_operation (); -- cgit v1.2.3