move note drag & note resize mouse handling up into the Drag/Editor infrastructure...
[ardour.git] / gtk2_ardour / editor_items.h
index 042fd20852fcd287c1659d79b5e6a299412e275a..15e56a331361893e3da4b2903d2de76914c96ffd 100644 (file)
@@ -46,7 +46,8 @@ enum ItemType {
        FadeInHandleItem,
        FadeOutItem,
        FadeOutHandleItem,
-       
+       NoteItem,
+
 #ifdef WITH_CMT
        MarkerViewItem,
        MarkerTimeAxisItem,