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 / xmovie / mwindowgui.inc < prev    next >
Text File  |  2000-11-29  |  221b  |  15 lines

  1. #ifndef MWINDOWGUI_INC
  2. #define MWINDOWGUI_INC
  3.  
  4.  
  5. class ErrorThread;
  6. class MWindowGUI;
  7. class MainCanvas;
  8. class MainScrollbar;
  9. class PlayButton;
  10. class FrameBackButton;
  11. class FrameForwardButton;
  12. class PlaybackScroll;
  13.  
  14. #endif
  15.