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:
Carl Hetherington 2010-07-14 12:27:37 +00:00
parent 5ce47b52da
commit 66062a85b6
8 changed files with 149 additions and 31 deletions

View file

@ -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',