mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
SG: merge 3.0 from 11783-12096
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12097 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
85a27910cb
commit
9c8b57aab0
385 changed files with 14193 additions and 18198 deletions
|
|
@ -388,7 +388,7 @@ StepEditor::playlist_changed ()
|
|||
{
|
||||
step_edit_region_connection.disconnect ();
|
||||
_track->playlist()->RegionRemoved.connect (step_edit_region_connection, invalidator (*this),
|
||||
ui_bind (&StepEditor::region_removed, this, _1),
|
||||
boost::bind (&StepEditor::region_removed, this, _1),
|
||||
gui_context());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue