mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
use close/cross button
This commit is contained in:
parent
a99bd28950
commit
a25f6af94a
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ AutomationTimeAxisView::AutomationTimeAxisView (
|
|||
_base_rect->lower_to_bottom();
|
||||
}
|
||||
|
||||
hide_button.set_image ( ::get_icon(X_("hide")));
|
||||
hide_button.set_elements ((ArdourButton::Element)(ArdourButton::Edge|ArdourButton::Body|ArdourButton::CloseCross));
|
||||
|
||||
auto_button.set_name ("mixer strip button");
|
||||
hide_button.set_name ("mixer strip button");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue