summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.h
diff options
context:
space:
mode:
authorNick Mainsbridge <beatroute@iprimus.com.au>2009-05-21 17:30:45 +0000
committerNick Mainsbridge <beatroute@iprimus.com.au>2009-05-21 17:30:45 +0000
commit882e3a690a38b447f00bd14bfdfea88e9ad49f93 (patch)
tree840071f5ecd2bdac73e3dcf2037f65bab0ad8c37 /gtk2_ardour/region_view.h
parentd1ee2a06cab5b4e08e12f352d91721442d8851de (diff)
A different fix for record crash, use pixfufs instead of canvas text in markers, use leftmost_frame instead of querying canvas coords when scrolling (speeds up canvas scrolling somewhat), remove old include, remove first_action_message and some other unused methods.
git-svn-id: svn://localhost/ardour2/branches/3.0@5108 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/region_view.h')
-rw-r--r--gtk2_ardour/region_view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/region_view.h b/gtk2_ardour/region_view.h
index fea5cd9588..25c4eb8714 100644
--- a/gtk2_ardour/region_view.h
+++ b/gtk2_ardour/region_view.h
@@ -30,7 +30,6 @@
#include "time_axis_view_item.h"
#include "automation_line.h"
#include "enums.h"
-#include "waveview.h"
#include "canvas.h"
class TimeAxisView;