mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-25 06:37:29 +01:00
Fix previous commit in debug mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@5136 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7f3e6769b3
commit
9bd274bfde
1 changed files with 1 additions and 0 deletions
|
|
@ -739,6 +739,7 @@ RegionMoveDrag::finished (GdkEvent* event, bool movement_occurred)
|
|||
nframes64_t drag_delta;
|
||||
bool changed_tracks, changed_position;
|
||||
map<RegionView*, RouteTimeAxisView*> final;
|
||||
RouteTimeAxisView* source_tv;
|
||||
|
||||
if (!movement_occurred) {
|
||||
/* just a click */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue