X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/4f3da8543caacbaf1ce219e547e24a5490bee090..HEAD:/ITCutWindowEffect.h diff --git a/ITCutWindowEffect.h b/ITCutWindowEffect.h old mode 100755 new mode 100644 index fe53fc1..5471dd2 --- a/ITCutWindowEffect.h +++ b/ITCutWindowEffect.h @@ -1,23 +1,18 @@ /* * ITKit - * ITCutWindowEffect - * Effect subclass which performs a simple cut in or out, with no transition. + * ITCutWindowEffect.h * - * Original Author : Matthew Judy - * Responsibility : Matthew Judy + * Effect subclass which performs a simple cut in or out, with no transition. * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 iThink Software * */ - #import -#import "ITWindowEffect.h" - +#import -@interface ITCutWindowEffect : ITWindowEffect { +@interface ITCutWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file