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