mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Fix binding of automation list undo records to MIDI sources. Should fix the remainder of #3203.
git-svn-id: svn://localhost/ardour2/branches/3.0@7411 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5ce47b52da
commit
66062a85b6
8 changed files with 149 additions and 31 deletions
|
|
@ -127,6 +127,7 @@ gtk2_ardour_sources = [
|
|||
'location_ui.cc',
|
||||
'main.cc',
|
||||
'marker.cc',
|
||||
'midi_automation_line.cc',
|
||||
'midi_channel_selector.cc',
|
||||
'midi_cut_buffer.cc',
|
||||
'midi_list_editor.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue