mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
add/update constraint packing containers, test code
This commit is contained in:
parent
606866ea00
commit
a3039d3895
8 changed files with 1232 additions and 73 deletions
|
|
@ -32,8 +32,10 @@ canvas_sources = [
|
|||
'arrow.cc',
|
||||
'box.cc',
|
||||
'canvas.cc',
|
||||
'cbox.cc',
|
||||
'circle.cc',
|
||||
'container.cc',
|
||||
'constrained_item.cc',
|
||||
'constraint_packer.cc',
|
||||
'curve.cc',
|
||||
'debug.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue