git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixing the effects so they work on multiple monitors where the screen
[ITKit.git]
/
ITSlideVerticallyWindowEffect.h
diff --git
a/ITSlideVerticallyWindowEffect.h
b/ITSlideVerticallyWindowEffect.h
index
fff3957
..
58a4fe9
100755
(executable)
--- a/
ITSlideVerticallyWindowEffect.h
+++ b/
ITSlideVerticallyWindowEffect.h
@@
-3,8
+3,8
@@
* ITSlideVerticallyWindowEffect
* Effect subclass which slides a window in from the top or bottom of the screen.
*
* ITSlideVerticallyWindowEffect
* Effect subclass which slides a window in from the top or bottom of the screen.
*
- * Original Author : Matt Judy <mjudy@ithinksw.com>
- * Responsibility : Matt Judy <mjudy@ithinksw.com>
+ * Original Author : Matt
hew
Judy <mjudy@ithinksw.com>
+ * Responsibility : Matt
hew
Judy <mjudy@ithinksw.com>
*
* Copyright (c) 2002 - 2003 iThink Software.
* All Rights Reserved
*
* Copyright (c) 2002 - 2003 iThink Software.
* All Rights Reserved
@@
-13,6
+13,7
@@
#import <Cocoa/Cocoa.h>
#import <Cocoa/Cocoa.h>
+#import "ITWindowEffect.h"
@interface ITSlideVerticallyWindowEffect : ITWindowEffect <ITWindowEffect> {
@interface ITSlideVerticallyWindowEffect : ITWindowEffect <ITWindowEffect> {