mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
renaming: AutomationLineBase => AutomationLine, AutomationLine => EditorAutomationLine
This commit is contained in:
parent
90c8726c6d
commit
56ce9c33c0
64 changed files with 1962 additions and 1962 deletions
|
|
@ -35,7 +35,7 @@ enum ItemType {
|
|||
SelectionItem,
|
||||
ControlPointItem,
|
||||
GainLineItem,
|
||||
AutomationLineItem,
|
||||
EditorAutomationLineItem,
|
||||
MeterMarkerItem,
|
||||
BBTMarkerItem,
|
||||
TempoCurveItem,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue