mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +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,
|
MeterBarItem,
|
||||||
TempoBarItem,
|
TempoBarItem,
|
||||||
MappingBarItem,
|
MappingBarItem,
|
||||||
|
MappingCursorItem,
|
||||||
RegionViewNameHighlight,
|
RegionViewNameHighlight,
|
||||||
RegionViewName,
|
RegionViewName,
|
||||||
StartSelectionTrimItem,
|
StartSelectionTrimItem,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue