r717: Made the highlighted text color of the menus WHITE
[cinelerra_cv/mob.git] / guicast / bcwindowbase.inc
blob5ffab0e6f64aee7d9eeb05699ebdb0989af8c58f
1 #ifndef BC_WINDOWBASE_INC
2 #define BC_WINDOWBASE_INC
4 class BC_WindowBase;
5 class BC_WindowList;
6 #define BCTEXTLEN 1024
8 #endif