X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/1c09d56a12623d44bb3a74e6e1748b13229e57f8..3263678eef57c78d7017185eaa2efb9e644c7f29:/ITSpinWindowEffect.h diff --git a/ITSpinWindowEffect.h b/ITSpinWindowEffect.h old mode 100755 new mode 100644 index ee6fad8..74f6307 --- a/ITSpinWindowEffect.h +++ b/ITSpinWindowEffect.h @@ -1,23 +1,21 @@ /* * 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 by iThink Software. + * All Rights Reserved. + * + * $Id$ * */ - #import -#import "ITWindowEffect.h" - +#import -@interface ITSpinWindowEffect : ITWindowEffect { +@interface ITSpinWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file