repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1053: Add Russian translation.
[cinelerra_cv.git]
/
guicast
/
bcmeter.inc
blob
0b3d311a7d5aa97a4c40fdbfa307872c20a3dd49
1
#ifndef BCMETER_INC
2
#define BCMETER_INC
3
4
class BC_Meter;
5
6
#define TOTAL_METER_IMAGES 6
7
8
#endif