X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=ea0a2d6b78c1e624aab2ff6fa54e37e19a28f17c;hp=d43b6353f0f90f3b31dd969df0c0c49c1709fd08;hb=bdd6708750aa8b8315e9f4456504903f5f368807;hpb=b1649fe7b38cfb4bbec58b19fb8dda2daa0ce520 diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index d43b6353..ea0a2d6b 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -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];