X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/2589c16f443dd6fe9df554eb533df464b5bb919b..HEAD:/ITPivotWindowEffect.h diff --git a/ITPivotWindowEffect.h b/ITPivotWindowEffect.h old mode 100755 new mode 100644 index abe13e0..8035fe4 --- a/ITPivotWindowEffect.h +++ b/ITPivotWindowEffect.h @@ -1,22 +1,18 @@ /* * ITKit - * ITPivotWindowEffect - * Effect subclass which pivots (rotates) a window into position on the screen. + * ITPivotWindowEffect.h * - * Original Author : Matt Judy - * Responsibility : Matt Judy + * Effect subclass which pivots (rotates) a window into position on the screen. * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 iThink Software * */ - #import +#import - -@interface ITPivotWindowEffect : ITWindowEffect { +@interface ITPivotWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file