mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
move note drag & note resize mouse handling up into the Drag/Editor infrastructure/level
git-svn-id: svn://localhost/ardour2/branches/3.0@5641 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
539c8361de
commit
1bf79fa885
13 changed files with 283 additions and 258 deletions
|
|
@ -46,7 +46,8 @@ enum ItemType {
|
|||
FadeInHandleItem,
|
||||
FadeOutItem,
|
||||
FadeOutHandleItem,
|
||||
|
||||
NoteItem,
|
||||
|
||||
#ifdef WITH_CMT
|
||||
MarkerViewItem,
|
||||
MarkerTimeAxisItem,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue