X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/d7b4e9008bca3278755f8b96c0ea9d5e3c94c39d..ee6e3ba1019fb96ea727f0e83e873eef7f85510f:/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];