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 'master' of git://git.pipapo.org/cinelerra/svn into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
menuaeffects.inc
blob
40b06202a6503d4f9b0d506d076a8b0ce5437e95
1
#ifndef MENUAEFFECTS_INC
2
#define MENUAEFFECTS_INC
3
4
class MenuAEffects;
5
class MenuAEffectItem;
6
7
#endif
8
/*
9
// Local Variables:
10
// mode: C++
11
// c-file-style: "linux"
12
// End:
13
*/