Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcbutton.inc
blobff61de501f937ea5f9ba61ee419ddc825f35219b
1 #ifndef BCBUTTON_INC
2 #define BCBUTTON_INC
5 class BC_Button;
6 class BC_GenericButton;
9 #endif