From e11d65d98dc5f21a963beb42eb57b135984e4c08 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 19 Jul 2009 21:57:51 +0000 Subject: Stop line drags in collapsed groups. git-svn-id: svn://localhost/ardour2/branches/3.0@5390 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/port_matrix_grid.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_matrix_grid.h') diff --git a/gtk2_ardour/port_matrix_grid.h b/gtk2_ardour/port_matrix_grid.h index 35a4c84d6c..a8834dbdd4 100644 --- a/gtk2_ardour/port_matrix_grid.h +++ b/gtk2_ardour/port_matrix_grid.h @@ -69,6 +69,7 @@ private: bool toggle_state (PortMatrixNode::State) const; bool _dragging; + bool _drag_valid; bool _moved; int _drag_start_x; int _drag_start_y; -- cgit v1.2.3