mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
canvas: initial (probably incorrect) implementation of Canvas::Table
This commit is contained in:
parent
1288262ca7
commit
44b11802bf
3 changed files with 464 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ canvas_sources = [
|
|||
'scroll_group.cc',
|
||||
'stateful_image.cc',
|
||||
'step_button.cc',
|
||||
'table.cc',
|
||||
'text.cc',
|
||||
'tracking_text.cc',
|
||||
'types.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue