correct configure.ac help strings, fix track title using append tracks, tweak RenderM...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / localsession.h
index d43b6353f0f90f3b31dd969df0c0c49c1709fd08..ea0a2d6b78c1e624aab2ff6fa54e37e19a28f17c 100644 (file)
@@ -74,6 +74,8 @@ public:
 // Number of samples if pasted from a clipboard.
 // If 0 use longest track
        double clipboard_length;
+// edl created by asset_to_edl
+       int asset2edl;
 // Title if clip
        char clip_title[BCTEXTLEN];
        char clip_notes[BCTEXTLEN];