mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
arrangement ruler: create Section marker type, so we can customize it a bit
This commit is contained in:
parent
14792a0aee
commit
b66e12610b
4 changed files with 35 additions and 7 deletions
|
|
@ -62,6 +62,7 @@ public:
|
|||
BBTPosition,
|
||||
SessionStart, ///< session start
|
||||
SessionEnd, ///< session end
|
||||
Section,
|
||||
RangeStart,
|
||||
RangeEnd,
|
||||
LoopStart,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue