git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleaning up a bit, and testing SyncMail. PLEASE DO NOT CHANGE THE ITKIT TARGET SETTI...
[ITKit.git]
/
Showcase
/
Controller.m
diff --git
a/Showcase/Controller.m
b/Showcase/Controller.m
index
a2ca8d9
..
8998a38
100755
(executable)
--- a/
Showcase/Controller.m
+++ b/
Showcase/Controller.m
@@
-247,6
+247,10
@@
animate:YES];
}
+- (IBAction)hideStatusWindow:(id)sender
+{
+ [statusWindow orderOut:self];
+}
/*************************************************************************/
#pragma mark -