Good, now syncmail REALLY seems to work.
authorMatthew Judy <mjudy@ithinksw.com>
Mon, 27 Jan 2003 12:05:12 +0000 (12:05 +0000)
committerMatthew Judy <mjudy@ithinksw.com>
Mon, 27 Jan 2003 12:05:12 +0000 (12:05 +0000)
ITStatusItem.m

index fcef033..725a044 100755 (executable)
@@ -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
 
 /*************************************************************************/