mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
zoom focus and snap mode get the stateful-action treatment
This commit is contained in:
parent
298df2029b
commit
9c890f2690
12 changed files with 204 additions and 271 deletions
|
|
@ -1768,7 +1768,7 @@ private:
|
|||
ArdourWidgets::ArdourButton smart_mode_button;
|
||||
Glib::RefPtr<Gtk::ToggleAction> smart_mode_action;
|
||||
|
||||
void mouse_mode_toggled (Editing::MouseMode m);
|
||||
void mouse_mode_chosen (Editing::MouseMode m);
|
||||
void mouse_mode_object_range_toggled ();
|
||||
bool ignore_mouse_mode_toggle;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue