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]
/
ITWindowEffect.h
diff --git
a/ITWindowEffect.h
b/ITWindowEffect.h
index
e1eff56
..
6fd2586
100644
(file)
--- a/
ITWindowEffect.h
+++ b/
ITWindowEffect.h
@@
-4,15
+4,12
@@
*
* Protocol and abstract superclass for performing effects on windows.
*
*
* Protocol and abstract superclass for performing effects on windows.
*
- * Copyright (c) 2005 by iThink Software.
- * All Rights Reserved.
- *
- * $Id$
+ * Copyright (c) 2005 iThink Software
*
*/
#import <Cocoa/Cocoa.h>
*
*/
#import <Cocoa/Cocoa.h>
-#import
"ITWindowPositioning.h"
+#import
<ITKit/ITWindowPositioning.h>
@class ITTransientStatusWindow;
@class ITTransientStatusWindow;