repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1007: Make configure detect and work on amd64.
[cinelerra_cv/mob.git]
/
guicast
/
bcsignals.inc
blob
2a1ecc6fcafa8103cbda219881c6ae0ccfbb6c22
1
#ifndef BCSIGNALS_INC
2
#define BCSIGNALS_INC
3
4
class BC_Signals;
5
class BC_LockTrace;
6
class BC_BufferTrace;
7
8
#endif