repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
cinelerra
/
channeledit.inc
blob
0e065b2e58a1b0e889718940a81e29368727e2b5
1
#ifndef CHANNELEDIT_INC
2
#define CHANNELEDIT_INC
3
4
class ChannelEdit;
5
class ChannelEditThread;
6
7
#endif