mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Unify gain and draw tools.
There might be a few special cases lingering around from attempts at magic tool business, but this seems to work fine as far as I can tell.
This commit is contained in:
parent
bbdad822cd
commit
603748d68a
10 changed files with 48 additions and 105 deletions
|
|
@ -1630,7 +1630,6 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
ArdourButton mouse_select_button;
|
||||
ArdourButton mouse_draw_button;
|
||||
ArdourButton mouse_move_button;
|
||||
ArdourButton mouse_gain_button;
|
||||
ArdourButton mouse_timefx_button;
|
||||
ArdourButton mouse_audition_button;
|
||||
ArdourButton mouse_cut_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue