[Summary] Implementing the wave zoom control in the transport bar

This commit is contained in:
VKamyshniy 2014-08-18 19:30:16 +03:00 committed by Paul Davis
parent 376b1f6975
commit b1c6795601
8 changed files with 27 additions and 52 deletions

View file

@ -28,6 +28,7 @@ path_prefix = 'gtk2_ardour/'
gtk2_ardour_sources = [
'mixer_bridge_view.cc',
'waves_zoom_control.cc',
'waves_ui.cc',
'waves_grid.cc',
'about.cc',