X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_items.h;h=79a94df340a200e32ba4b09ca8da3dc2f6a1756d;hb=6b1b72a247bf04c81292fc41af4f69c9b7f90379;hp=ce9de4bc1207140b001fe3b7e98c7b42b2912767;hpb=e5e12acc5698090f2c0c614385e457cc0b46fbb0;p=ardour.git diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h index ce9de4bc12..79a94df340 100644 --- a/gtk2_ardour/editor_items.h +++ b/gtk2_ardour/editor_items.h @@ -36,6 +36,7 @@ enum ItemType { GainLineItem, AutomationLineItem, MeterMarkerItem, + TempoCurveItem, TempoMarkerItem, MeterBarItem, TempoBarItem, @@ -61,7 +62,8 @@ enum ItemType { MinsecRulerItem, BBTRulerItem, SamplesRulerItem, - + DropZoneItem, + /* don't remove this */ NoItem