Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / guicast / bcclipboard.inc
blobccf794bdbb6192e98c6bf102423d8df0bf7f3623
1 #ifndef BCCLIPBOARD_INC
2 #define BCCLIPBOARD_INC
4 class BC_Clipboard;
6 #endif