Initial implementation of TransportBar

This commit is contained in:
Ben Loftis 2024-09-24 11:30:19 -05:00 committed by Robin Gareus
parent 2066f7018d
commit b9d173c17a
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
8 changed files with 222 additions and 8 deletions

View file

@ -19,6 +19,7 @@ gtk2_ardour_sources = [
'add_route_dialog.cc',
'ambiguous_file_dialog.cc',
'analysis_window.cc',
'application_bar.cc',
'ardour_dialog.cc',
'ardour_http.cc',
'ardour_message.cc',