mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Adding XML scripting to ArdourCanvas
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452743]
This commit is contained in:
parent
8cbcffc3ad
commit
a1709c74c6
24 changed files with 534 additions and 122 deletions
|
|
@ -54,7 +54,8 @@ canvas_sources = [
|
|||
'text.cc',
|
||||
'types.cc',
|
||||
'utils.cc',
|
||||
'wave_view.cc'
|
||||
'wave_view.cc',
|
||||
'xml_ui.cc'
|
||||
]
|
||||
|
||||
def options(opt):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue