mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
many small changes, see ardour-dev for more
git-svn-id: svn://localhost/ardour2/trunk@1160 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
db1f21d75c
commit
00afa40d45
15 changed files with 213 additions and 131 deletions
|
|
@ -153,10 +153,7 @@ AutomationTimeAxisView::AutomationTimeAxisView (Session& s, boost::shared_ptr<Ro
|
|||
|
||||
if (xml_node) {
|
||||
set_state (*xml_node);
|
||||
} else {
|
||||
cerr << _name << ": looked for state named \"" << _state_name << "\" in parent ("
|
||||
<< get_parent_with_state()->name() << ") but found nothing\n";
|
||||
}
|
||||
}
|
||||
|
||||
/* make sure labels etc. are correct */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue