From e6c2f03ca1200381f379da8e84f8068d2901bbaf Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 23 Dec 2008 04:11:24 +0000 Subject: Fix stacked regions display mode. git-svn-id: svn://localhost/ardour2/branches/3.0@4337 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/time_axis_view_item.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/time_axis_view_item.h') diff --git a/gtk2_ardour/time_axis_view_item.h b/gtk2_ardour/time_axis_view_item.h index 0101995ca8..9643daf260 100644 --- a/gtk2_ardour/time_axis_view_item.h +++ b/gtk2_ardour/time_axis_view_item.h @@ -208,6 +208,8 @@ class TimeAxisViewItem : public Selectable */ virtual void set_height(double h) ; + void set_y (double); + /** * */ -- cgit v1.2.3