mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
add canvas item type for mapping cursor
This commit is contained in:
parent
ab3fe29afd
commit
ca8127c458
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ enum ItemType {
|
|||
MeterBarItem,
|
||||
TempoBarItem,
|
||||
MappingBarItem,
|
||||
MappingCursorItem,
|
||||
RegionViewNameHighlight,
|
||||
RegionViewName,
|
||||
StartSelectionTrimItem,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue