Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcpopup.inc
bloba259dd79b998e456a1a58f656b4d0d11c015b652
1 #ifndef BCPOPUP_INC
2 #define BCPOPUP_INC
4 class BC_Popup;
5 class BC_FullScreen;
7 #endif