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 other headers
[ITKit.git]
/
ITStatusItem.h
diff --git
a/ITStatusItem.h
b/ITStatusItem.h
index
ae4f71a
..
4116107
100755
(executable)
--- a/
ITStatusItem.h
+++ b/
ITStatusItem.h
@@
-4,10
+4,11
@@
* NSStatusItem subclass which reduces suckage
*
* Original Author : Joseph Spiros <joseph.spiros@ithinksw.com>
* NSStatusItem subclass which reduces suckage
*
* Original Author : Joseph Spiros <joseph.spiros@ithinksw.com>
+ * Original Author : Matt Judy <mjudy@ithinksw.com>
* Responsibility : Matt Judy <mjudy@ithinksw.com>
* Responsibility : Joseph Spiros <joseph.spiros@ithinksw.com>
*
* Responsibility : Matt Judy <mjudy@ithinksw.com>
* Responsibility : Joseph Spiros <joseph.spiros@ithinksw.com>
*
- * Copyright (c) 2002 iThink Software.
+ * Copyright (c) 2002
- 2003
iThink Software.
* All Rights Reserved
*
*/
* All Rights Reserved
*
*/
@@
-27,6
+28,7
@@
*
*/
*
*/
+
#import <Cocoa/Cocoa.h>
#import <Cocoa/Cocoa.h>
@@
-43,4
+45,5
@@
- (NSImage*) alternateImage;
- (void) setAlternateImage:(NSImage*)image;
- (NSImage*) alternateImage;
- (void) setAlternateImage:(NSImage*)image;
+
@end
@end