From b4d7120a58cb3fc2a49542acab868e0eb0790864 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 11 Dec 2011 13:42:18 +0000 Subject: Fix some bugs I introduced with the last commit. git-svn-id: svn://localhost/ardour2/branches/3.0@10973 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/editor_drag.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/editor_drag.h') diff --git a/gtk2_ardour/editor_drag.h b/gtk2_ardour/editor_drag.h index 72a7534be2..c8308c6910 100644 --- a/gtk2_ardour/editor_drag.h +++ b/gtk2_ardour/editor_drag.h @@ -471,6 +471,7 @@ public: private: double y_to_region (double) const; + framecnt_t grid_frames (framepos_t) const; MidiRegionView* _region_view; ArdourCanvas::SimpleRect* _drag_rect; -- cgit v1.2.3