mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
cleanup vertical spacing a bit in mixer strip; rename new send options to be more clear on the difference; relabel "sends" button to say "Aux Sends" to be clearer on what it does; code tidy up in processor box and mixer strip
git-svn-id: svn://localhost/ardour2/branches/3.0@10850 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
104a92a128
commit
9a85516623
3 changed files with 16 additions and 29 deletions
|
|
@ -264,9 +264,6 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject, public ARD
|
|||
|
||||
Width _width;
|
||||
|
||||
Gtk::Menu *send_action_menu;
|
||||
void build_send_action_menu ();
|
||||
|
||||
void new_send ();
|
||||
void show_send_controls ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue