repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
cinelerra
/
transitionhandles.inc
blob
ee0383f6d923aa523d9348acf69eec08a62404cf
1
#ifndef TRANSITIONHANDLES_INC
2
#define TRANSITIONHANDLES_INC
3
4
class TransitionHandle;
5
class TransitionHandles;
6
7
#endif