summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_items.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-01-10 21:20:59 +0000
committerDavid Robillard <d@drobilla.net>2008-01-10 21:20:59 +0000
commitbb457bb960c5bd7ed538f9d31477293415739f68 (patch)
tree84324a63b87c03589cd165b9e474296eaebb4772 /gtk2_ardour/editor_items.h
parent73dd9d37e7d715e0d78c0e51569968f9494dac7f (diff)
Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.
git-svn-id: svn://localhost/ardour2/trunk@2883 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_items.h')
-rw-r--r--gtk2_ardour/editor_items.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h
index aa68f37720..042fd20852 100644
--- a/gtk2_ardour/editor_items.h
+++ b/gtk2_ardour/editor_items.h
@@ -27,6 +27,7 @@ enum ItemType {
MarkerItem,
MarkerBarItem,
RangeMarkerBarItem,
+ CdMarkerBarItem,
TransportMarkerBarItem,
SelectionItem,
ControlPointItem,