X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fauto.h;h=6330952459a3c14262598ecfe2cc86d0b328f1e6;hp=f91451ef03b19d8b54344ccbf6231396b55a090f;hb=54b918a8b84f666bf32548ebd12b93908061d2a6;hpb=853b81c6d430bd41037984ecc95fd304fd98964e diff --git a/cinelerra-5.1/cinelerra/auto.h b/cinelerra-5.1/cinelerra/auto.h index f91451ef..63309524 100644 --- a/cinelerra-5.1/cinelerra/auto.h +++ b/cinelerra-5.1/cinelerra/auto.h @@ -57,10 +57,9 @@ public: virtual void get_caption(char *string) {}; - - int skip; // if added by selection event for moves EDL *edl; Autos *autos; + int id, orig_id; int WIDTH, HEIGHT; // Units native to the track int is_default;