RecorderUI: Capture info and transport ctrls

This commit is contained in:
Robin Gareus 2021-02-16 00:08:02 +01:00
parent 15361bca55
commit 4412b8714b
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
6 changed files with 498 additions and 1 deletions

View file

@ -226,6 +226,7 @@ gtk2_ardour_sources = [
'public_editor.cc',
'quantize_dialog.cc',
'rc_option_editor.cc',
'rec_info_box.cc',
'recorder_group_tabs.cc',
'recorder_ui.cc',
'region_editor.cc',