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
r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git]
/
cinelerra
/
zoombar.inc
blob
7c59160ff1c38438cc555429f3ff410a75091f02
1
#ifndef ZOOMBAR_INC
2
#define ZOOMBAR_INC
3
4
class ZoomBar;
5
#define ZOOMBAR_PIXELS 24
6
7
#endif