repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r878: This is Cinelerra 2.1.
[cinelerra_cv/ct.git]
/
guicast
/
bcslider.inc
blob
ccee31384b19faa388aca5767c53c656326d5eca
1
#ifndef BC_SLIDER
2
#define BC_SLIDER
3
4
5
class BC_Slider;
6
7
8
#endif