X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/2589c16f443dd6fe9df554eb533df464b5bb919b..f43112aa0d5738cf9f2f8b8fa0fc63627871a69c:/ITSlideHorizontallyWindowEffect.h diff --git a/ITSlideHorizontallyWindowEffect.h b/ITSlideHorizontallyWindowEffect.h old mode 100755 new mode 100644 index e63bdd6..ebc4d74 --- a/ITSlideHorizontallyWindowEffect.h +++ b/ITSlideHorizontallyWindowEffect.h @@ -1,22 +1,21 @@ /* * ITKit - * ITSlideHorizontallyWindowEffect - * Effect subclass which slides a window in from the right or left side of the screen. + * ITSlideHorizontallyWindowEffect.h * - * Original Author : Matt Judy - * Responsibility : Matt Judy + * Effect subclass which slides a window in from the right or left side of the screen. * - * Copyright (c) 2002 - 2003 iThink Software. - * All Rights Reserved + * Copyright (c) 2005 by iThink Software. + * All Rights Reserved. + * + * $Id$ * */ - #import +#import - -@interface ITSlideHorizontallyWindowEffect : ITWindowEffect { +@interface ITSlideHorizontallyWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file