Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / menueffects.inc
blob28760692fd40f83cb6d2b1de5f5184e74b119986
1 #ifndef MENUEFFECTS_INC
2 #define MENUEFFECTS_INC
5 class MenuEffects;
6 class MenuEffectPrompt;
7 class MenuEffectJob;
9 // Reuse strategies from render.inc
11 #endif