X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/cdaf08d75aed64cffcb54c908eb383b05dd92789..HEAD:/ITSpinAndZoomWindowEffect.h diff --git a/ITSpinAndZoomWindowEffect.h b/ITSpinAndZoomWindowEffect.h old mode 100755 new mode 100644 index 5f923ec..b11a251 --- a/ITSpinAndZoomWindowEffect.h +++ b/ITSpinAndZoomWindowEffect.h @@ -1,23 +1,18 @@ /* * 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 iThink Software * */ - #import -#import "ITWindowEffect.h" - +#import -@interface ITSpinAndZoomWindowEffect : ITWindowEffect { +@interface ITSpinAndZoomWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file