summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_items.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-07-06 11:33:27 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-07-06 11:33:27 +0000
commit2f9184d65395da75a43ea21ffb5f11b8d577d27a (patch)
treea50a5d5a4bd8b09ca9bd1f3bb6754b7bf86cd3c5 /gtk2_ardour/editor_items.h
parent2f11b367cac5fe05f5f69e2c73946312d8145260 (diff)
beat slicing patch #1 from lincoln spiteri
git-svn-id: svn://localhost/ardour2/branches/3.0@7381 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 08013e30ab..36a5a9e36f 100644
--- a/gtk2_ardour/editor_items.h
+++ b/gtk2_ardour/editor_items.h
@@ -47,6 +47,7 @@ enum ItemType {
FadeOutItem,
FadeOutHandleItem,
NoteItem,
+ FeatureLineItem,
LeftFrameHandle,
RightFrameHandle,