X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/7258eefd9885c903817ec277fe611aff4b0ff5c6..d0c948a9b9eabfd30e05da6b445dfd504b097740:/ITDissolveWindowEffect.h diff --git a/ITDissolveWindowEffect.h b/ITDissolveWindowEffect.h old mode 100755 new mode 100644 index 4455e73..73cdfae --- a/ITDissolveWindowEffect.h +++ b/ITDissolveWindowEffect.h @@ -1,23 +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 "ITWindowEffect.h" - -@interface ITDissolveWindowEffect : ITWindowEffect { +@interface ITDissolveWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file