convert editor routes code to use Stripable

This commit is contained in:
Paul Davis 2016-05-21 12:44:41 -04:00
parent 2380bbae5b
commit f022784014
7 changed files with 80 additions and 63 deletions

View file

@ -266,6 +266,7 @@ gtk2_ardour_sources = [
'video_image_frame.cc',
'add_video_dialog.cc',
'editor_videotimeline.cc',
'vca_time_axis.cc',
'video_timeline.cc',
'video_monitor.cc',
'transcode_ffmpeg.cc',