repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r1005: Increase the number of displayed digits for resample audio dialog box
[cinelerra_cv/mob.git]
/
cinelerra
/
scale.inc
blob
d50d12783607abd95455804d0c6e4ddb36b5bbfc
1
#ifndef SCALE_INC
2
#define SCALE_INC
3
4
class Scale;
5
class ScaleThread;
6
7
#endif