X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmodule.h;fp=cinelerra-5.1%2Fcinelerra%2Fmodule.h;h=85b506774823e1507b881b578c5d9d23e8e8a05d;hp=590987b2ef3d6b3996eeebc7409d56e26540733d;hb=12d4e343f31707c899e6e4daa10c68b172433cff;hpb=d5cfea2a21712b316a4b42b19bbbbc0d76b7b8d4 diff --git a/cinelerra-5.1/cinelerra/module.h b/cinelerra-5.1/cinelerra/module.h index 590987b2..85b50677 100644 --- a/cinelerra-5.1/cinelerra/module.h +++ b/cinelerra-5.1/cinelerra/module.h @@ -99,8 +99,8 @@ public: // TRACK_AUDIO or TRACK_VIDEO int data_type; -// Pointer to transition in EDL - Plugin *transition; +// transition in EDL + int transition_id; // PluginServer for transition PluginServer *transition_server;