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
/
virtualconsole.inc
blob
e75553e7b38be22d06f2db4179a10aabafc388ce
1
#ifndef COMMONRENDERTHREAD_INC
2
#define COMMONRENDERTHREAD_INC
3
4
class VirtualConsole;
5
6
#endif