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
/
bcmenupopup.inc
blob
36fca9bff663b301798a72d2376d2ef012a48a04
1
#ifndef BCMENUPOPUP_INC
2
#define BCMENUPOPUP_INC
3
4
class BC_MenuPopup;
5
class BC_SubMenu;
6
7
8
#endif
9
/*
10
// Local Variables:
11
// mode: C++
12
// c-file-style: "linux"
13
// End:
14
*/