catch up on change in definition of various AxisView {set,is}_selected() implementations
[ardour.git] / gtk2_ardour / route_ui.h
index 4a17ac22bef992e22d5d0181bf9d701ed6e8fc4a..d7106142998096a911bb9105e498342dd14ca56d 100644 (file)
@@ -105,6 +105,8 @@ class RouteUI : public virtual ARDOUR::SessionHandlePtr, public virtual sigc::tr
        Gdk::Color route_color () const;
        void choose_color ();
 
+       void set_selected (bool);
+
        bool ignore_toggle;
        bool wait_for_release;
        bool multiple_mute_change;