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
/
resourcethread.inc
blob
f121f7c4d076d0ec0c312f0bf0194a66fafae3ad
1
#ifndef RESOURCETHREAD_INC
2
#define RESOURCETHREAD_INC
3
4
5
class ResourceThread;
6
7
8
#endif