X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_items.h;h=44765ffe914ceaa1fe7727cba4c7676229e0e5e2;hb=fcbb78b010a53686d1c350864d731a73bd204956;hp=042fd20852fcd287c1659d79b5e6a299412e275a;hpb=bb457bb960c5bd7ed538f9d31477293415739f68;p=ardour.git diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h index 042fd20852..44765ffe91 100644 --- a/gtk2_ardour/editor_items.h +++ b/gtk2_ardour/editor_items.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2000-2007 Paul Davis + Copyright (C) 2000-2007 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -46,7 +46,8 @@ enum ItemType { FadeInHandleItem, FadeOutItem, FadeOutHandleItem, - + NoteItem, + #ifdef WITH_CMT MarkerViewItem, MarkerTimeAxisItem, @@ -59,9 +60,9 @@ enum ItemType { #endif CrossfadeViewItem, - + /* don't remove this */ - + NoItem };