X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/ee17fc263ed710648cfc5950a5bd603f8acacda2..abdb0712ef9e62ff570497eb0e7072eb92b23722:/ITZoomWindowEffect.h diff --git a/ITZoomWindowEffect.h b/ITZoomWindowEffect.h old mode 100755 new mode 100644 index 9fc920e..4c0f02e --- 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" - +#import -@interface ITZoomWindowEffect : ITWindowEffect { +@interface ITZoomWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file