Add missing snap-to actions to the main menu so that their keyboard accelerators...
[ardour.git] / gtk2_ardour / route_ui.h
index ff133642a2d9cee24fbffb5555a5ecf6ff444b6e..4a33c8f16dcdb0c0e246840a158de50a3e0fc800 100644 (file)
@@ -77,8 +77,8 @@ class RouteUI : public virtual AxisView
 
        boost::shared_ptr<ARDOUR::Route> _route;
 
-       void set_color (const Gdk::Color & c);
-       bool choose_color ();
+       virtual void set_color (const Gdk::Color & c);
+       void choose_color ();
 
        bool ignore_toggle;
        bool wait_for_release;