Add dialogue to ask user about ambiguous source files. Fixes #3603.

git-svn-id: svn://localhost/ardour2/branches/3.0@8265 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington
2010-12-14 02:45:41 +00:00
parent 1238f09478
commit eb5870781a
5 changed files with 117 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ gtk2_ardour_sources = [
'actions.cc',
'add_midi_cc_track_dialog.cc',
'add_route_dialog.cc',
'ambiguous_file_dialog.cc',
'analysis_window.cc',
'ardour_dialog.cc',
'ardour_ui.cc',