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
/
filelist.inc
blob
20a4a160cb7dc5ac93426312bf9e7777a72fde26
1
#ifndef FILELIST_INC
2
#define FILELIST_INC
3
4
class FileList;
5
6
class FrameWriter;
7
class FrameWriterUnit;
8
9
#endif