summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_items.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-06-18 10:24:59 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-06-18 10:24:59 -0400
commitbecf857f48dd021307fca75082d29b95b4ffd539 (patch)
treefe37e5e7834ac36bf77e92438e6046873ae26a2d /gtk2_ardour/editor_items.h
parent47efeb9f21c936cf2767ea3099e3fe711ff80334 (diff)
a whole slew of changes related to centralizing and rationalizing cursor management.
Debugging output left in place to help address the reports that will come in as people test this more
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 211b0d0212..ce9de4bc12 100644
--- a/gtk2_ardour/editor_items.h
+++ b/gtk2_ardour/editor_items.h
@@ -23,6 +23,7 @@
enum ItemType {
RegionItem,
StreamItem,
+ WaveItem,
PlayheadCursorItem,
MarkerItem,
MarkerBarItem,