add edit length update when open_edl changes media length, replace stack_warn with...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / tracks.h
index 449fd6ad6f78d2ab7b1e7f19dd6d5e1b3709684f..c44cbfef0835ed180f17f73c9c29299fb193d981 100644 (file)
@@ -249,6 +249,7 @@ public:
        void set_transition_length(double start, double end, double length);
        void set_transition_length(Transition *transition, double length);
        void paste_transitions(double start, double end, int track_type, char* title);
+       void update_idxbl_length(int id, double dt);
 
 // ================================== accounting