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]
/
plugins
/
motion
/
motionwindow.inc
blob
2191d82da9f7c978ba898b40d8cb7d6640b9bd1a
1
#ifndef MOTIONWINDOW_INC
2
#define MOTIONWINDOW_INC
3
4
class MotionWindow;
5
class MotionThread;
6
7
#endif