Uses slightly less CPU now. Still too much.
[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];