X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f3f68377429d64947ab0b32f925eb3632bd7e94b..280d630740afd8d04195f16d70829cf639a69f30:/ITWindowEffect.h?ds=sidebyside diff --git a/ITWindowEffect.h b/ITWindowEffect.h index 9ce6fcf..bd5985b 100755 --- a/ITWindowEffect.h +++ b/ITWindowEffect.h @@ -57,6 +57,8 @@ typedef enum { BOOL __shouldReleaseWhenIdle; } ++ (NSArray *)effectsInfo; + // Designated initializer - (id)initWithWindow:(NSWindow *)window;