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