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
/
filethread.inc
blob
c6c7dda80f8b648192d0d352ff62848fe65cc6ca
1
#ifndef FILETHREAD_INC
2
#define FILETHREAD_INC
3
4
class FileThread;
5
//#define RING_BUFFERS 2
6
7
#endif