fix computation of Text bounding box to respect _clamped_width
[ardour.git] / gtk2_ardour / editor_items.h
index 51db6dbc87046272fcbe60c5aac34afbcaa75447..fb1995659cfc1e3c01522a51a48778c970fd1e13 100644 (file)
@@ -28,6 +28,7 @@ enum ItemType {
        MarkerBarItem,
        RangeMarkerBarItem,
        CdMarkerBarItem,
+       VideoBarItem,
        TransportMarkerBarItem,
        SelectionItem,
        ControlPointItem,
@@ -52,18 +53,6 @@ enum ItemType {
         RightFrameHandle,
        StartCrossFadeItem,
        EndCrossFadeItem,
-
-#ifdef WITH_CMT
-       MarkerViewItem,
-       MarkerTimeAxisItem,
-       MarkerViewHandleStartItem,
-       MarkerViewHandleEndItem,
-       ImageFrameItem,
-       ImageFrameTimeAxisItem,
-       ImageFrameHandleStartItem,
-       ImageFrameHandleEndItem,
-#endif
-
        CrossfadeViewItem,
 
        /* don't remove this */