repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1022: Restructure overlay and label code for efficiency; change the graphic display...
[cinelerra_cv.git]
/
guicast
/
bcsynchronous.inc
blob
99e4ae208067f6e08a88dad450f991588c149b6f
1
#ifndef BCSYNCHRONOUS_INC
2
#define BCSYNCHRONOUS_INC
3
4
5
6
7
class BC_Synchronous;
8
9
10
11
12
#endif