Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / mainprogress.inc
blob318664d17646e99fe0579d732133c0ae911732f9
1 #ifndef MAINPROGRESS_INC
2 #define MAINPROGRESS_INC
4 class MainProgress;
5 class MainProgressBar;
7 #endif