From fce17338083a9c2c4e250bd8189c7f767148aca5 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 17 Apr 2013 15:29:03 -0400 Subject: fix playhead dragging from rulers --- 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 7c9b3538e9..4497cd025d 100644 --- a/gtk2_ardour/editor_drag.h +++ b/gtk2_ardour/editor_drag.h @@ -54,6 +54,7 @@ public: ~DragManager (); bool motion_handler (GdkEvent *, bool); + bool window_motion_handler (GdkEvent *, bool); void abort (); void add (Drag *); -- cgit v1.2.3