X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;fp=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=547fcb8afa27be359d01c91086cc7fb2874f45d2;hb=49f85559268fc040fe7ba5611cc0520793cf728b;hp=21b586cbb02dfc855b5e8b1f4d8a199ca078b837;hpb=a284b8c124e0719cf7bde9f3ad4f91a67b7c7f85;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index 21b586cb..547fcb8a 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -78,7 +78,7 @@ public: char clip_title[BCTEXTLEN]; char clip_notes[BCTEXTLEN]; // Folder in parent EDL of clip - char folder[BCTEXTLEN]; + int awindow_folder; int loop_playback; double loop_start, loop_end;