summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-12-23 15:34:02 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-12-23 15:34:02 +0000
commitfc6242613634f0cd6a725a5e9d07a29580c74698 (patch)
treeb62714f76186f34065caa1ca953ef5f19eba4e7f /gtk2_ardour/time_axis_view.h
parentd3917786501d9142f8c1454c62b3eac7c0bd9f88 (diff)
use scroll handling instead of button 4/5 (incomplete)
git-svn-id: svn://localhost/trunk/ardour2@204 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/time_axis_view.h')
-rw-r--r--gtk2_ardour/time_axis_view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h
index b230087325..b2e73e876a 100644
--- a/gtk2_ardour/time_axis_view.h
+++ b/gtk2_ardour/time_axis_view.h
@@ -218,7 +218,8 @@ class TimeAxisView : public virtual AxisView
*
*@ param ev the event
*/
- virtual gint controls_ebox_button_release (GdkEventButton *ev);
+ virtual bool controls_ebox_button_release (GdkEventButton *ev);
+ virtual bool controls_ebox_scroll (GdkEventScroll *ev);
/**
* Displays the standard LHS control menu at when.