From 5ccfeea5bcf17ae35f932972dfc802f7fd7ecfe5 Mon Sep 17 00:00:00 2001 From: nick_m Date: Wed, 18 May 2016 00:12:28 +1000 Subject: Tempo ramps - more bbt dragging work. - display prev tempo and tempo at mouse while dragging - simplify ramp dilation somewhat. --- gtk2_ardour/editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/editor.h') diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 6057326ab3..0fd9fccec1 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -2254,6 +2254,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD friend class RegionSpliceDrag; friend class RegionRippleDrag; friend class TrimDrag; + friend class BBTRulerDrag; friend class MeterMarkerDrag; friend class TempoMarkerDrag; friend class CursorDrag; -- cgit v1.2.3