projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add missing GPL information in guicast program files
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
cinelerra
/
editlength.inc
1
#ifndef EDITLENGTH_INC
2
#define EDITLENGTH_INC
3
4
class EditLengthThread;
5
6
#endif
7
8
9