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
r956: README.BUILD - add more library recommendations
[cinelerra_cv/ct.git]
/
guicast
/
bcnewfolder.inc
blob
90b7427d6cc6a46cc1cc7e06ab05b4e11892b0ce
1
#ifndef BC_NEWFOLDER_INC
2
#define BC_NEWFOLDER_INC
3
4
5
class BC_NewFolder;
6
class BC_NewFolderThread;
7
8
9
#endif