prevent popup deactivation while button_down
[goodguy/history.git] / cinelerra-5.0 / cinelerra / tracks.h
index 1aae3642ec068858bdcdeeaccec9d1c0538ad3a9..3baf650ca1fd344f97c400fdaf377642285f3e2a 100644 (file)
@@ -240,6 +240,7 @@ public:
 
        void clear_transitions(double start, double end);
        void shuffle_edits(double start, double end);
+       void reverse_edits(double start, double end);
        void align_edits(double start, double end);
        void set_edit_length(double start, double end, double length);
        void set_transition_length(double start, double end, double length);