Adding XML scripting to ArdourCanvas

[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452743]
This commit is contained in:
Valeriy Kamyshniy 2014-04-14 12:37:20 -05:00
parent 8cbcffc3ad
commit a1709c74c6
24 changed files with 534 additions and 122 deletions

View file

@ -54,7 +54,8 @@ canvas_sources = [
'text.cc',
'types.cc',
'utils.cc',
'wave_view.cc'
'wave_view.cc',
'xml_ui.cc'
]
def options(opt):