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
r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git]
/
cinelerra
/
transition.inc
blob
e346e5b757ed3c33da8f36cbdd0bfeeeca849ab4
1
#ifndef TRANSITION_INC
2
#define TRANSITION_INC
3
4
5
class Transition;
6
7
8
#endif