X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/a9b209119aa950c9349a29d498f5db6a600c755b..78553c25bacdbd190fd14591420cf4f7fa578617:/Showcase/Controller.m diff --git a/Showcase/Controller.m b/Showcase/Controller.m index a2ca8d9..8998a38 100755 --- a/Showcase/Controller.m +++ b/Showcase/Controller.m @@ -247,6 +247,10 @@ animate:YES]; } +- (IBAction)hideStatusWindow:(id)sender +{ + [statusWindow orderOut:self]; +} /*************************************************************************/ #pragma mark -