X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/1c09d56a12623d44bb3a74e6e1748b13229e57f8..HEAD:/ITSpinWindowEffect.h diff --git a/ITSpinWindowEffect.h b/ITSpinWindowEffect.h old mode 100755 new mode 100644 index ee6fad8..7bec00a --- a/ITSpinWindowEffect.h +++ b/ITSpinWindowEffect.h @@ -1,23 +1,18 @@ /* * ITKit - * ITSpinWindowEffect - * Effect subclass which Spins (expands/shrinks) a window into position on the screen. + * ITSpinWindowEffect.h * - * Original Author : Kent Sutherland - * Responsibility : Kent Sutherland + * Effect subclass which spins a window into position on the screen. * - * Copyright (c) 2002 - 2004 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 iThink Software * */ - #import -#import "ITWindowEffect.h" - +#import -@interface ITSpinWindowEffect : ITWindowEffect { +@interface ITSpinWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file