use ActionManager namespace, rather than ActionMap objects, and remove all per-contex...
[ardour.git] / gtk2_ardour / editor.h
index b0ba469f0701435b74c463abacf02db1b0927ea7..04c32b7128acdab450b058504d2c8e180dfc5e08 100644 (file)
@@ -1798,6 +1798,8 @@ private:
 
        bool                     mouse_select_button_release (GdkEventButton*);
 
+       Glib::RefPtr<Gtk::Action> get_mouse_mode_action (Editing::MouseMode m) const;
+
        Gtk::VBox                automation_box;
        Gtk::Button              automation_mode_button;