From eb6ad8341d6228cc56e23ff66ed931db4da04bc0 Mon Sep 17 00:00:00 2001 From: Matthew Judy Date: Mon, 27 Jan 2003 12:05:12 +0000 Subject: [PATCH] Good, now syncmail REALLY seems to work. --- ITStatusItem.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ITStatusItem.m b/ITStatusItem.m index fcef033..725a044 100755 --- a/ITStatusItem.m +++ b/ITStatusItem.m @@ -18,6 +18,7 @@ - (NSStatusBarButton*)_button; @end + /*************************************************************************/ #pragma mark - #pragma mark PRIVATE METHOD DECLARATIONS @@ -30,6 +31,7 @@ - (void)setSmallTitle:(NSString*)title; @end + @implementation ITStatusItem /*************************************************************************/ -- 2.20.1