Good, now syncmail REALLY seems to work.
[ITKit.git] / 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
 
 /*************************************************************************/