From ea3918ba2d72984334e97e1d2af5d1717d23b2ea Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 1 Jun 2014 00:40:07 +0200 Subject: disable snap fades to 'other' region (for now) --- gtk2_ardour/editor_drag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/editor_drag.h') diff --git a/gtk2_ardour/editor_drag.h b/gtk2_ardour/editor_drag.h index b67c7ae5f6..259dc50778 100644 --- a/gtk2_ardour/editor_drag.h +++ b/gtk2_ardour/editor_drag.h @@ -261,7 +261,7 @@ public: double initial_y; ///< the initial y position of the view before any reparenting framepos_t initial_position; ///< initial position of the region framepos_t initial_end; ///< initial end position of the region - double anchored_fade_length; ///< fade_length when anchored during drag + framepos_t anchored_fade_length; ///< fade_length when anchored during drag boost::shared_ptr initial_playlist; }; -- cgit v1.2.3