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
r1007: Make configure detect and work on amd64.
[cinelerra_cv/mob.git]
/
plugins
/
unsharp
/
unsharpwindow.inc
blob
b9506c3f926baaad8dbf2ea1c4193ee3216e65cc
1
#ifndef UNSHARPWINDOW_INC
2
#define UNSHARPWINDOW_INC
3
4
class UnsharpWindow;
5
class UnsharpThread;
6
7
#endif