mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
use new Canvas::Note object for (sustained) note display
This commit is contained in:
parent
ed24e01658
commit
644a05f60b
4 changed files with 30 additions and 27 deletions
|
|
@ -46,6 +46,7 @@ canvas_sources = [
|
|||
'line_set.cc',
|
||||
'lookup_table.cc',
|
||||
'meter.cc',
|
||||
'note.cc',
|
||||
'outline.cc',
|
||||
'pixbuf.cc',
|
||||
'poly_item.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue