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
r1015: Add a shortcut 'e' that toggles between selection and drag&drop edit modes.
[cinelerra_cv/ct.git]
/
guicast
/
bcscrollbar.inc
blob
66fe0e9baae31533cf04d279b9af999ed990fe8c
1
#ifndef BCSCROLLBAR_INC
2
#define BCSCROLLBAR_INC
3
4
class BC_ScrollBar;
5
6
#endif