git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enabling garbage collection support.
[ITKit.git]
/
ITCoreImageWindowEffect.m
diff --git
a/ITCoreImageWindowEffect.m
b/ITCoreImageWindowEffect.m
index
ea68c84
..
afef08f
100644
(file)
--- a/
ITCoreImageWindowEffect.m
+++ b/
ITCoreImageWindowEffect.m
@@
-20,7
+20,7
@@
static BOOL _running = NO;
+ (NSString *)effectName
{
+ (NSString *)effectName
{
- return @"
Core Image -
Ripple";
+ return @"Ripple";
}
+ (NSDictionary *)supportedPositions
}
+ (NSDictionary *)supportedPositions