Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / guicast / bcprogressbox.inc
blobd6f48c8a79a4abe96465ddfc530386f1008a1c6b
1 #ifndef BCPROGRESSBOX_INC
2 #define BCPROGRESSBOX_INC
6 class BC_ProgressWindow;
7 class BC_ProgressBox;
9 #endif
11 //      Local Variables:
12 //      mode: C++
13 //      c-file-style: "linux"
14 //      End: