Add a separate, dedicated transport-control window

This commit is contained in:
Robin Gareus 2017-12-22 20:21:27 +01:00
parent aab787f686
commit 22c497b62d
7 changed files with 114 additions and 0 deletions

View file

@ -53,6 +53,7 @@ gtk2_ardour_sources = [
'automation_time_axis.cc',
'axis_view.cc',
'big_clock_window.cc',
'big_transport_window.cc',
'bundle_manager.cc',
'clock_group.cc',
'color_theme_manager.cc',