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
r885: Don't delete a borrowed frame.
[cinelerra_cv/ct.git]
/
cinelerra
/
new.inc
blob
6613d81b524de3b45e44c94182c89c494d597b59
1
#ifndef NEW_INC
2
#define NEW_INC
3
4
class ColormodelItem;
5
class InterlacemodeItem;
6
class New;
7
class NewWindow;
8
9
#endif