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
/
awindowmenu.inc
blob
a9adc103901deac0f7eb580d45765c2f55e16ab3
1
#ifndef AWINDOWMENU_INC
2
#define AWINDOWMENU_INC
3
4
5
6
7
class AssetListMenu;
8
class FolderListMenu;
9
class AssetListFormat;
10
11
12
13
#endif