X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/676d1feebedb6b04b4da4bb58b3ca1282d7740f5..7a218424c6a92eb4979564a7260f862edd46052d:/ITZoomWindowEffect.h diff --git a/ITZoomWindowEffect.h b/ITZoomWindowEffect.h old mode 100755 new mode 100644 index 9fc920e..42363ce --- a/ITZoomWindowEffect.h +++ b/ITZoomWindowEffect.h @@ -1,23 +1,21 @@ /* * ITKit - * ITZoomWindowEffect - * Effect subclass which zooms (expands/shrinks) a window into position on the screen. + * ITZoomWindowEffect.h * - * Original Author : Kent Sutherland - * Responsibility : Kent Sutherland + * Effect subclass which 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" - -@interface ITZoomWindowEffect : ITWindowEffect { +@interface ITZoomWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file