Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcsignals.inc
blob2a1ecc6fcafa8103cbda219881c6ae0ccfbb6c22
1 #ifndef BCSIGNALS_INC
2 #define BCSIGNALS_INC
4 class BC_Signals;
5 class BC_LockTrace;
6 class BC_BufferTrace;
8 #endif