clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
- showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ audioscrobblerEnabledCheckbox = NSButton;
+ audioscrobblerPasswordTextField = NSSecureTextField;
+ audioscrobblerStatusTextField = NSTextField;
+ audioscrobblerUseCacheCheckbox = NSButton;
+ audioscrobblerUserTextField = NSTextField;
backgroundColorPopup = NSPopUpButton;
backgroundColorWell = NSColorWell;
backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
+ composerCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
passwordPanelTextField = NSTextField;
passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
+ playCountCheckbox = NSButton;
positionMatrix = NSMatrix;
ratingCheckbox = NSButton;
runScriptsCheckbox = NSButton;
+ screenPopup = NSPopUpButton;
selectPlayerBox = NSBox;
selectPlayerSheet = NSPanel;
selectSharedPlayerButton = NSButton;