Added sendAEWithSendString method for advanced AE queries... This is starting to...
[ITFoundation.git] / ShowcaseController.m
index 2efe0a4..00fb696 100755 (executable)
@@ -10,7 +10,7 @@
 
 
 @implementation ShowcaseController
-- (void)applicationDidFinishLaunching:(NSNotification *)note
+- (void)awakeFromNib
 {
     
     ITInetServerSocket *sock = [[ITInetServerSocket alloc] initWithDelegate:self];