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