X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=inline;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=5261be1f96d3fbfc72b53974cc0b0dbc776a21c3;hb=fe342c90022bff98669b5cc96817cafe98c4e768;hp=cd948aa323176e059895bbf8b20ebc18bc6a76b7;hpb=f007a674187f11ab58a5aebfe1eec27a90398bcb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index cd948aa3..5261be1f 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -78,9 +78,8 @@ public: char clip_title[BCTEXTLEN]; char clip_notes[BCTEXTLEN]; char clip_icon[BCSTRLEN]; - -// Folder in parent EDL of clip - int awindow_folder; +// awindow folder id + int folder; int loop_playback; double loop_start, loop_end;