Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / guicast / bcsignals.inc
blob05f7015ffc5a6ad39017d4d897811ee59c14a34c
1 #ifndef BCSIGNALS_INC
2 #define BCSIGNALS_INC
4 class BC_Signals;
5 class BC_LockTrace;
6 class BC_BufferTrace;
8 #endif
9 /*
10 //      Local Variables:
11 //      mode: C++
12 //      c-file-style: "linux"
13 //      End: