X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/676d1feebedb6b04b4da4bb58b3ca1282d7740f5..7a218424c6a92eb4979564a7260f862edd46052d:/ITSlideHorizontallyWindowEffect.h diff --git a/ITSlideHorizontallyWindowEffect.h b/ITSlideHorizontallyWindowEffect.h old mode 100755 new mode 100644 index 5054912..32b042d --- a/ITSlideHorizontallyWindowEffect.h +++ b/ITSlideHorizontallyWindowEffect.h @@ -1,23 +1,21 @@ /* * ITKit - * ITSlideHorizontallyWindowEffect - * Effect subclass which slides a window in from the right or left side of the screen. + * ITSlideHorizontallyWindowEffect.h * - * Original Author : Matthew Judy - * Responsibility : Matthew 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 "ITWindowEffect.h" - -@interface ITSlideHorizontallyWindowEffect : ITWindowEffect { +@interface ITSlideHorizontallyWindowEffect : ITWindowEffect { } -@end +@end \ No newline at end of file