fake the existence of a master fader strip

Conflicts:
	gtk2_ardour/master_faders.cc
This commit is contained in:
Paul Davis 2016-01-24 21:27:39 -05:00
parent fd3a19b06e
commit f5c717e893

View file

@ -258,6 +258,7 @@ gtk2_ardour_sources = [
'transpose_dialog.cc',
'ui_config.cc',
'utils.cc',
'vca_master_strip.cc',
'verbose_cursor.cc',
'visibility_group.cc',
'window_manager.cc',