X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6e879de483fcc0349bb3720d1eb8ae74dc6d3803..479952e2cf104d1f984108c5b672d8fbb039eebe:/PreferencesController.h diff --git a/PreferencesController.h b/PreferencesController.h index de0955c..cd94d7f 100755 --- a/PreferencesController.h +++ b/PreferencesController.h @@ -6,7 +6,7 @@ * Original Author : Kent Sutherland * Responsibility : Kent Sutherland * - * Copyright (c) 2002 The iThink Group. + * Copyright (c) 2002 iThink Software. * All Rights Reserved * */ @@ -21,7 +21,6 @@ IBOutlet NSButton *albumCheckbox; IBOutlet NSTableView *allTableView; IBOutlet NSButton *artistCheckbox; - IBOutlet NSTextField *hotKeyTextField; IBOutlet NSTextField *keyComboField; IBOutlet NSPanel *keyComboPanel; IBOutlet NSButton *launchAtLoginCheckbox;