home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / linux / video / xmovie-1.5.3.tar.gz / xmovie-1.5.3.tar / xmovie-1.5.3 / guicast / bcwindowbase.inc < prev    next >
Text File  |  2000-11-29  |  126b  |  9 lines

  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
  9.