summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_items.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-07-01 11:41:16 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-07-01 14:37:05 -0400
commite3a6ea02731f35f6011428df0374e44ff16ce616 (patch)
tree3fa1063e44aa0b4c090f7c55891a213394e8ceb7 /gtk2_ardour/editor_items.h
parente5e12acc5698090f2c0c614385e457cc0b46fbb0 (diff)
give drop zone its own cursor-ability
Diffstat (limited to 'gtk2_ardour/editor_items.h')
-rw-r--r--gtk2_ardour/editor_items.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h
index ce9de4bc12..743a93b865 100644
--- a/gtk2_ardour/editor_items.h
+++ b/gtk2_ardour/editor_items.h
@@ -61,7 +61,8 @@ enum ItemType {
MinsecRulerItem,
BBTRulerItem,
SamplesRulerItem,
-
+ DropZoneItem,
+
/* don't remove this */
NoItem