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
/
bclistboxitem.inc
blob
b0d65eba46d94532c45b865e0aef2065e1ddcf8e
1
#ifndef BCLISTBOXITEM_INC
2
#define BCLISTBOXITEM_INC
3
4
5
6
class BC_ListBoxItem;
7
8
9
10
#endif
11
/*
12
// Local Variables:
13
// mode: C++
14
// c-file-style: "linux"
15
// End:
16
*/