{CLASS = KeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
{
ACTIONS = {
- apply = id;
- cancel = id;
cancelHotKey = id;
+ changeGeneralSetting = id;
+ changeHotKey = id;
+ changeStatusWindowSetting = id;
clearHotKey = id;
okHotKey = id;
- save = id;
- setNewHotKey = id;
+ showPrefsWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;