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
/
newpresets.inc
blob
03ce44abd50e44a90ac23e15b3f8293125bf591e
1
#ifndef NEWPRESETS_INC
2
#define NEWPRESETS_INC
3
4
5
class NewPresetsPulldown;
6
class NewPresetItem;
7
class NewPresetsText;
8
9
10
#endif
11
/*
12
// Local Variables:
13
// mode: C++
14
// c-file-style: "linux"
15
// End:
16
*/