derive ArdourButton LED inactive color from active color, rather than requiring expli...
[ardour.git] / gtk2_ardour / mixer_ui.h
index 622cbd9f0d5325f9a71131f6ba996f8466f09990..4ab48ffd3135c708bf00021cf66c7e4b325736aa 100644 (file)
@@ -90,6 +90,8 @@ class Mixer_UI : public Gtk::Window, public PBD::ScopedConnectionList, public AR
        void deselect_all_strip_processors();
        void delete_processors();
 
+       void select_none ();
+
   protected:
        void set_route_targets_for_operation ();