git.ithinksw.org
/
ITKit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
293914f
)
Good, now syncmail REALLY seems to work.
author
Matthew Judy
<mjudy@ithinksw.com>
Mon, 27 Jan 2003 12:05:12 +0000
(12:05 +0000)
committer
Matthew Judy
<mjudy@ithinksw.com>
Mon, 27 Jan 2003 12:05:12 +0000
(12:05 +0000)
ITStatusItem.m
patch
|
blob
|
history
diff --git
a/ITStatusItem.m
b/ITStatusItem.m
index
fcef033
..
725a044
100755
(executable)
--- a/
ITStatusItem.m
+++ b/
ITStatusItem.m
@@
-18,6
+18,7
@@
- (NSStatusBarButton*)_button;
@end
- (NSStatusBarButton*)_button;
@end
+
/*************************************************************************/
#pragma mark -
#pragma mark PRIVATE METHOD DECLARATIONS
/*************************************************************************/
#pragma mark -
#pragma mark PRIVATE METHOD DECLARATIONS
@@
-30,6
+31,7
@@
- (void)setSmallTitle:(NSString*)title;
@end
- (void)setSmallTitle:(NSString*)title;
@end
+
@implementation ITStatusItem
/*************************************************************************/
@implementation ITStatusItem
/*************************************************************************/