repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r878: This is Cinelerra 2.1.
[cinelerra_cv/ct.git]
/
guicast
/
bcprogressbox.inc
blob
3c6e12e33889a80f1319afe0ad24729302214150
1
#ifndef BCPROGRESSBOX_INC
2
#define BCPROGRESSBOX_INC
3
4
5
6
class BC_ProgressWindow;
7
class BC_ProgressBox;
8
9
#endif