mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 15:16:25 +01:00
[Summary] Implementing track color window
This commit is contained in:
parent
9916f0a9b2
commit
4fc630e5c5
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ path_prefix = 'gtk2_ardour/'
|
|||
|
||||
gtk2_ardour_sources = [
|
||||
'mixer_bridge_view.cc',
|
||||
'waves_track_color_dialog.cc',
|
||||
'waves_track_color_dialog.logic.cc',
|
||||
'marker_inspector_dialog.cc',
|
||||
'marker_inspector_dialog.logic.cc',
|
||||
'route_inspector.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue