repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r668: Configure.in and autogen.sh cleanup based on ideas by giskard.
[cinelerra_cv.git]
/
cinelerra
/
transitionhandles.inc
blob
ee0383f6d923aa523d9348acf69eec08a62404cf
1
#ifndef TRANSITIONHANDLES_INC
2
#define TRANSITIONHANDLES_INC
3
4
class TransitionHandle;
5
class TransitionHandles;
6
7
#endif