add adams 4.6->4.6.1 (mostly)
[goodguy/history.git] / cinelerra-5.0 / cinelerra / track.h
index c867101930d791eeef4a4025af4765a6620ef4d9..d7d21bb7cd09178b439e91d06b237c39d1a77ef8 100644 (file)
@@ -115,6 +115,7 @@ public:
 // Pad pasted sections to a minimum of this length.
                double edl_length);
        void shuffle_edits(double start, double end, int first_track);
+       void reverse_edits(double start, double end, int first_track);
        void align_edits(double start, 
                double end, 
                ArrayList<double> *times);