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]
/
guicast
/
bcmenu.inc
blob
6a010650daa2ce0842bd91a09fd033727f287036
1
#ifndef BCMENU_INC
2
#define BCMENU_INC
3
4
5
6
7
class BC_Menu;
8
9
10
11
12
13
14
#endif
15
/*
16
// Local Variables:
17
// mode: C++
18
// c-file-style: "linux"
19
// End:
20
*/