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]
/
cinelerra
/
awindowmenu.inc
blob
a7fd62310485313abfe73352dc2a7530b6b3259d
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
14
/*
15
// Local Variables:
16
// mode: C++
17
// c-file-style: "linux"
18
// End:
19
*/