Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcmenupopup.inc
blob0b40367b94534cc993ca47505cc37cb3bd7fbd7a
1 #ifndef BCMENUPOPUP_INC
2 #define BCMENUPOPUP_INC
4 class BC_MenuPopup;
5 class BC_SubMenu;
8 #endif