Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bctoggle.inc
blob4679db88f72fc190ef51b800143380fdb192c6c7
1 #ifndef BCTOGGLE_INC
2 #define BCTOGGLE_INC
4 class BC_Toggle;
6 #endif