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
/
trackscroll.inc
blob
c8dec4b18536f1180c0de33ca5d36d6e731e1da4
1
#ifndef TRACKSCROLL_INC
2
#define TRACKSCROLL_INC
3
4
class TrackScroll;
5
6
#endif