repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
guicast
/
bcmenuitem.inc
blob
794f147ffe2a0ba4b8f73415eccfc714e3bcf018
1
#ifndef BCMENUITEM_INC
2
#define BCMENUITEM_INC
3
4
5
6
class BC_MenuItem;
7
8
9
10
#endif