X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/cdaf08d75aed64cffcb54c908eb383b05dd92789..f43112aa0d5738cf9f2f8b8fa0fc63627871a69c:/ITSpinAndZoomWindowEffect.h diff --git a/ITSpinAndZoomWindowEffect.h b/ITSpinAndZoomWindowEffect.h old mode 100755 new mode 100644 index 5f923ec..8bafa0c --- a/ITSpinAndZoomWindowEffect.h +++ b/ITSpinAndZoomWindowEffect.h @@ -1,23 +1,21 @@ /* * ITKit - * ITSpinAndZoomWindowEffect - * Effect subclass which Spins (expands/shrinks) a window into position on the screen. + * ITSpinAndZoomWindowEffect.h * - * Original Author : Kent Sutherland - * Responsibility : Kent Sutherland + * Effect subclass which spins and zooms 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 ITSpinAndZoomWindowEffect : ITWindowEffect { +@interface ITSpinAndZoomWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file