mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
fixes for endemic (compiler?) issues with virtual inheritance of sigc::trackable. NOTE: automation list undo/redo no longer operational, fix to follow
git-svn-id: svn://localhost/ardour2/trunk@1007 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1b39adc4ce
commit
bcd511aa3f
42 changed files with 357 additions and 122 deletions
|
|
@ -202,6 +202,7 @@ AudioStreamView::remove_region_view (boost::weak_ptr<Region> weak_r)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
StreamView::remove_region_view(r);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue