Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / guicast / bcmeter.inc
blob8f1456d1371c0a6304d4f198d649e014f4f698f3
1 #ifndef BCMETER_INC
2 #define BCMETER_INC
4 class BC_Meter;
6 #define TOTAL_METER_IMAGES 6
8 #endif
9 /*
10 //      Local Variables:
11 //      mode: C++
12 //      c-file-style: "linux"
13 //      End: