Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcwidgetgrid.inc
blobeca7d5820ec1844648a8070e2bab67a6bc0f8b87
1 #ifndef BCWIDGETGRID_INC
2 #define BCWIDGETGRID_INC
5 class BC_WidgetGrid;
6 class BC_WidgetGridList;
8 #endif