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]
/
cinelerra
/
mainmenu.inc
blob
574c5d6699a1b871b20934d571145627dd49c9ee
1
#ifndef MAINMENU_INC
2
#define MAINMENU_INC
3
4
class MainMenu;
5
#define MENUBARPIXELS 25
6
7
#endif