X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fauto.h;h=6330952459a3c14262598ecfe2cc86d0b328f1e6;hb=a6b1f3c0c5c17c3a26758abc46bcb46100308c66;hp=f91451ef03b19d8b54344ccbf6231396b55a090f;hpb=853b81c6d430bd41037984ecc95fd304fd98964e;p=goodguy%2Fcinelerra.git 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;