Cleaning up a bit, and testing SyncMail. PLEASE DO NOT CHANGE THE ITKIT TARGET SETTI...
[ITKit.git] / Showcase / Controller.m
index a2ca8d9..8998a38 100755 (executable)
                    animate:YES];
 }
 
+- (IBAction)hideStatusWindow:(id)sender
+{
+    [statusWindow orderOut:self];
+}
 
 /*************************************************************************/
 #pragma mark -