Merge branch 'windows' of git.ardour.org:ardour/ardour into windows
[ardour.git] / gtk2_ardour / editor_items.h
index 36a5a9e36fb1f796bea9710995f035c7f22056d9..fb1995659cfc1e3c01522a51a48778c970fd1e13 100644 (file)
@@ -28,6 +28,7 @@ enum ItemType {
        MarkerBarItem,
        RangeMarkerBarItem,
        CdMarkerBarItem,
+       VideoBarItem,
        TransportMarkerBarItem,
        SelectionItem,
        ControlPointItem,
@@ -50,18 +51,8 @@ enum ItemType {
        FeatureLineItem,
         LeftFrameHandle,
         RightFrameHandle,
-
-#ifdef WITH_CMT
-       MarkerViewItem,
-       MarkerTimeAxisItem,
-       MarkerViewHandleStartItem,
-       MarkerViewHandleEndItem,
-       ImageFrameItem,
-       ImageFrameTimeAxisItem,
-       ImageFrameHandleStartItem,
-       ImageFrameHandleEndItem,
-#endif
-
+       StartCrossFadeItem,
+       EndCrossFadeItem,
        CrossfadeViewItem,
 
        /* don't remove this */