Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / recordgui.inc
blob26db2cebd0b1f8518c56ee46dd9d71fc41367c99
1 #ifndef RECORDGUI_INC
2 #define RECORDGUI_INC
4 class RecordGUI;
5 class RecordGUIDCOffsetText;
6 class RecordMonitor;
8 #endif