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
/
blur
/
blurwindow.inc
blob
0d7c62a8c08e673da45c5061f09ca1a5b835834b
1
#ifndef BLURWINDOW_INC
2
#define BLURWINDOW_INC
3
4
class BlurWindow;
5
class BlurThread;
6
7
#endif