X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/d89a0ca515b4db2cb0f4bbe6b7e4d709c5296eba..650aa30b6ac73ecb0727ec4409f02bf90adf51f5:/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