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:
David Robillard 2014-12-07 19:53:46 -05:00
parent bbdad822cd
commit 603748d68a
10 changed files with 48 additions and 105 deletions

View file

@ -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;