Making MenuTunes use the ITKit, for ITStatusItem. There are a few notes:
[MenuTunes.git] / PreferencesController.m
index 187398f..5a83ffb 100755 (executable)
     [keyComboField setStringValue:string];
 }
 
-//
-//
-// Text Field Delegate
-//
-//
-
-- (void)controlTextDidChange:(NSNotification *)note
-{
-    NSLog(@"%@", [note userInfo]);
-}
-
 //
 //
 // Table View Datasource Methods