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
/
asset.inc
blob
061dd65b07bb027c51529a32738dd650d22252ea
1
#ifndef ASSET_INC
2
#define ASSET_INC
3
4
5
class Asset;
6
class InterlaceautofixoptionItem;
7
class InterlacefixmethodItem;
8
9
10
11
#endif