Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / cinelerra / preferencesthread.inc
blob4d0f110ec57ce4031c5ac33983cfb1766232dc29
1 #ifndef PREFERENCESTHREAD_INC
2 #define PREFERENCESTHREAD_INC
4 class PreferencesDialog;
5 class PreferencesMenuItem;
6 class PreferencesThread;
7 class PreferencesWindow;
9 #endif