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
/
loadfile.inc
blob
2236633c3df3fc6a73277c133c5234f47bedc940
1
#ifndef LOADFILE_INC
2
#define LOADFILE_INC
3
4
class Load;
5
class LoadPrevious;
6
7
8
#endif