X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/d7b4e9008bca3278755f8b96c0ea9d5e3c94c39d..c9052c980424ad549525715bd3b1239d6dd4ca11:/ShowcaseController.m diff --git a/ShowcaseController.m b/ShowcaseController.m index 2efe0a4..00fb696 100755 --- a/ShowcaseController.m +++ b/ShowcaseController.m @@ -10,7 +10,7 @@ @implementation ShowcaseController -- (void)applicationDidFinishLaunching:(NSNotification *)note +- (void)awakeFromNib { ITInetServerSocket *sock = [[ITInetServerSocket alloc] initWithDelegate:self];