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
/
formatwindow.inc
blob
4cecbdf15804c2bfb1d03c0e1e046e1f2e827bcf
1
#ifndef FORMATWINDOW_INC
2
#define FORMATWINDOW_INC
3
4
5
class FormatAWindow;
6
class FormatVWindow;
7
8
9
#endif
10
/*
11
// Local Variables:
12
// mode: C++
13
// c-file-style: "linux"
14
// End:
15
*/