From 7e3ebe1267405510a528a0721cc61a6686d4efec Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 17 Jun 2010 12:45:51 +0000 Subject: add left/right side trim cursors and use them for region trimming, as appropriate git-svn-id: svn://localhost/ardour2/branches/3.0@7268 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_items.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/editor_items.h') diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h index 44765ffe91..08013e30ab 100644 --- a/gtk2_ardour/editor_items.h +++ b/gtk2_ardour/editor_items.h @@ -47,6 +47,8 @@ enum ItemType { FadeOutItem, FadeOutHandleItem, NoteItem, + LeftFrameHandle, + RightFrameHandle, #ifdef WITH_CMT MarkerViewItem, -- cgit v1.2.3