X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=5261be1f96d3fbfc72b53974cc0b0dbc776a21c3;hp=ecf48b620a259ee2f4aaaa0ea5bd59939c8c4ba5;hb=a95193c3fd88733d184f2d460eca1fe6ddf8af28;hpb=09ccfde5a1fd65069f69b37490462b7ccf38a336 diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index ecf48b62..5261be1f 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -78,6 +78,8 @@ public: char clip_title[BCTEXTLEN]; char clip_notes[BCTEXTLEN]; char clip_icon[BCSTRLEN]; +// awindow folder id + int folder; int loop_playback; double loop_start, loop_end;