new button colors from oofus
[ardour.git] / gtk2_ardour / editor_items.h
index 44765ffe914ceaa1fe7727cba4c7676229e0e5e2..36a5a9e36fb1f796bea9710995f035c7f22056d9 100644 (file)
@@ -47,6 +47,9 @@ enum ItemType {
        FadeOutItem,
        FadeOutHandleItem,
        NoteItem,
+       FeatureLineItem,
+        LeftFrameHandle,
+        RightFrameHandle,
 
 #ifdef WITH_CMT
        MarkerViewItem,