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
/
compresspopup.inc
blob
5f45019076a3642a5f43d5455cf15a8376fe78bf
1
#ifndef COMPRESSPOPUP_INC
2
#define COMPRESSPOPUP_INC
3
4
5
#define COMPRESS_ITEMS 9
6
7
class CompressPopupItem;
8
class CompressPopup;
9
10
11
12
#endif