X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/0aecaf45e8f7d5b1401b3872d06b07fea9497e7e..1b4d28edd06e98cd8b06a129b4aad3e29de38938:/ITCoreImageWindowEffect.m diff --git a/ITCoreImageWindowEffect.m b/ITCoreImageWindowEffect.m index ea68c84..afef08f 100644 --- a/ITCoreImageWindowEffect.m +++ b/ITCoreImageWindowEffect.m @@ -20,7 +20,7 @@ static BOOL _running = NO; + (NSString *)effectName { - return @"Core Image - Ripple"; + return @"Ripple"; } + (NSDictionary *)supportedPositions