Add DSP-load & x-run widget to the toolbar.

This commit is contained in:
Robin Gareus 2017-12-28 15:53:40 +01:00
parent 0dc3400707
commit c7ed461bcf
9 changed files with 237 additions and 3 deletions

View file

@ -65,6 +65,7 @@ gtk2_ardour_sources = [
'curvetest.cc',
'debug.cc',
'duplicate_routes_dialog.cc',
'dsp_load_indicator.cc',
'edit_note_dialog.cc',
'editing.cc',
'editor.cc',