From f2a2e9c00281c9bfe5ff7df31cdc8860129b282c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 2 Sep 2007 15:17:13 +0000 Subject: limited history depth (no GUI yet); more work on import dialog and semantics git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2361 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/route_time_axis.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/route_time_axis.cc') diff --git a/gtk2_ardour/route_time_axis.cc b/gtk2_ardour/route_time_axis.cc index 237a39bba3..e198397307 100644 --- a/gtk2_ardour/route_time_axis.cc +++ b/gtk2_ardour/route_time_axis.cc @@ -503,7 +503,7 @@ RouteTimeAxisView::set_track_mode (TrackMode mode) } void -RouteTimeAxisView::_set_track_mode (Track* track, TrackMode mode, RadioMenuItem* reset_item) +RouteTimeAxisView::_set_track_mode (boost::shared_ptr track, TrackMode mode, RadioMenuItem* reset_item) { bool needs_bounce; -- cgit v1.2.3