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
r668: Configure.in and autogen.sh cleanup based on ideas by giskard.
[cinelerra_cv.git]
/
cinelerra
/
meterpanel.inc
blob
063dd29ef7ac6e89e7f6512e288e040f72d5bb82
1
#ifndef METERPANEL_INC
2
#define METERPANEL_INC
3
4
class MeterPanel;
5
class MeterShow;
6
7
#endif