mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
tweak spacings in the mixer strip, tweak tooltip text for input and output buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@10845 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6a5a5b0340
commit
d4030cd32a
2 changed files with 7 additions and 5 deletions
|
|
@ -1801,6 +1801,7 @@ RouteUI::setup_invert_buttons ()
|
|||
_invert_button_box.pack_start (*b);
|
||||
}
|
||||
|
||||
_invert_button_box.set_spacing (1);
|
||||
_invert_button_box.show_all ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue