rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git] / cinelerra-5.1 / cinelerra / transitionhandles.C
index 625dc25d3ba182d32291044c9f6c5fcba2478999..00a5835b16d52d16959da74b67bce002e0601b2a 100644 (file)
@@ -82,7 +82,7 @@ void TransitionHandles::update()
                        {
                                int64_t edit_x, edit_y, edit_w, edit_h;
                                trackcanvas->edit_dimensions(edit, edit_x, edit_y, edit_w, edit_h);
-                               trackcanvas->get_transition_coords(edit_x, edit_y, edit_w, edit_h);
+                               trackcanvas->get_transition_coords(edit, edit_x, edit_y, edit_w, edit_h);
 
                                if(visible(edit_x, edit_w, edit_y, edit_h))
                                {