git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Enabling garbage collection support.
[ITKit.git]
/
ITCutWindowEffect.h
diff --git
a/ITCutWindowEffect.h
b/ITCutWindowEffect.h
index
ad43a4f
..
5471dd2
100644
(file)
--- a/
ITCutWindowEffect.h
+++ b/
ITCutWindowEffect.h
@@
-4,15
+4,12
@@
*
* Effect subclass which performs a simple cut in or out, with no transition.
*
*
* Effect subclass which performs a simple cut in or out, with no transition.
*
- * Copyright (c) 2005 by iThink Software.
- * All Rights Reserved.
- *
- * $Id$
+ * Copyright (c) 2005 iThink Software
*
*/
#import <Cocoa/Cocoa.h>
*
*/
#import <Cocoa/Cocoa.h>
-#import
"ITWindowEffect.h"
+#import
<ITKit/ITWindowEffect.h>
@interface ITCutWindowEffect : ITWindowEffect {
@interface ITCutWindowEffect : ITWindowEffect {