X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/2589c16f443dd6fe9df554eb533df464b5bb919b..9139050ef14ba5a9173542fe3239c1b748b88652:/ITDissolveWindowEffect.h diff --git a/ITDissolveWindowEffect.h b/ITDissolveWindowEffect.h old mode 100755 new mode 100644 index f1f8a0e..9fcba7a --- a/ITDissolveWindowEffect.h +++ b/ITDissolveWindowEffect.h @@ -1,22 +1,21 @@ /* * ITKit - * ITDissolveWindowEffect - * Effect subclass which performs a dissolve fade effect on a window. + * ITDissolveWindowEffect.h * - * Original Author : Matt Judy - * Responsibility : Matt Judy + * Effect subclass which performs a dissolve fade effect on a window. * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 by iThink Software. + * All Rights Reserved. + * + * $Id$ * */ - #import +#import - -@interface ITDissolveWindowEffect : ITWindowEffect { +@interface ITDissolveWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file