From 18b18a45a5df8b0189e0be0bd35c55efc5771223 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 7 May 2012 22:02:17 +0000 Subject: hide xfades while dragging region(s) git-svn-id: svn://localhost/ardour2/branches/3.0@12202 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/audio_region_view.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gtk2_ardour/audio_region_view.h') diff --git a/gtk2_ardour/audio_region_view.h b/gtk2_ardour/audio_region_view.h index 53070c85d3..1b55a02e3c 100644 --- a/gtk2_ardour/audio_region_view.h +++ b/gtk2_ardour/audio_region_view.h @@ -117,6 +117,9 @@ class AudioRegionView : public RegionView void thaw_after_trim (); + void drag_start (); + void drag_end (); + protected: /* this constructor allows derived types @@ -191,7 +194,6 @@ class AudioRegionView : public RegionView void redraw_end_xfade (); private: - void setup_fade_handle_positions (); /** A ScopedConnection for each PeaksReady callback (one per channel). Each member -- cgit v1.2.3