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
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
vpatchgui.inc
blob
8300b0b34d4fb655f6a0dcad76b776a182be90e5
1
#ifndef VPATCHGUI_INC
2
#define VPATCHGUI_INC
3
4
5
6
class VPatchGUI;
7
8
#define MAX_VIDEO_FADE 100
9
10
11
#endif
12
/*
13
// Local Variables:
14
// mode: C++
15
// c-file-style: "linux"
16
// End:
17
*/