Adding methods for Equalizer enabled nonsense to the iTunes remote,
[MenuTunes.git] / PreferencesController.h
index faf4ad1..cd94d7f 100755 (executable)
@@ -1,4 +1,16 @@
-/* PreferencesController */
+/*
+ *     MenuTunes
+ *  PreferencesController
+ *    Preferences window controller
+ *
+ *  Original Author : Kent Sutherland <ksuther@ithinksw.com>
+ *   Responsibility : Kent Sutherland <ksuther@ithinksw.com>
+ *
+ *  Copyright (c) 2002 iThink Software.
+ *  All Rights Reserved
+ *
+ */
+
 
 #import <Cocoa/Cocoa.h>
 
@@ -9,7 +21,6 @@
     IBOutlet NSButton *albumCheckbox;
     IBOutlet NSTableView *allTableView;
     IBOutlet NSButton *artistCheckbox;
-    IBOutlet NSTextField *hotKeyTextField;
     IBOutlet NSTextField *keyComboField;
     IBOutlet NSPanel *keyComboPanel;
     IBOutlet NSButton *launchAtLoginCheckbox;