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
r717: Made the highlighted text color of the menus WHITE
[cinelerra_cv/mob.git]
/
guicast
/
bcwindowbase.inc
blob
5ffab0e6f64aee7d9eeb05699ebdb0989af8c58f
1
#ifndef BC_WINDOWBASE_INC
2
#define BC_WINDOWBASE_INC
3
4
class BC_WindowBase;
5
class BC_WindowList;
6
#define BCTEXTLEN 1024
7
8
#endif