mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 23:25:43 +01:00
amend last commit.
This commit is contained in:
parent
2ec2c1c017
commit
9f1deb9ea4
1 changed files with 1 additions and 0 deletions
|
|
@ -433,6 +433,7 @@ MidiTimeAxisView::drop_instrument_ref ()
|
|||
void
|
||||
MidiTimeAxisView::start_scroomer_update ()
|
||||
{
|
||||
_note_range_changed_connection.disconnect();
|
||||
_note_range_changed_connection = midi_view()->NoteRangeChanged.connect (
|
||||
sigc::mem_fun (*this, &MidiTimeAxisView::note_range_changed));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue