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