mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
merge -r12436:12545 from 3.0
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12546 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4f9eb9862c
commit
8e1db53556
131 changed files with 2056 additions and 996 deletions
|
|
@ -730,7 +730,7 @@ AutomationTimeAxisView::add_line (boost::shared_ptr<AutomationLine> line)
|
|||
/* pick up the current state */
|
||||
automation_state_changed ();
|
||||
|
||||
line->show();
|
||||
line->add_visibility (AutomationLine::Line);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue