clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
- showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
backgroundColorWell = NSColorWell;
backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
+ composerCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;