While adding support for stored preferences to Rouser, I realized I needed to add another outlet to my controller class so that it could restore the setting of the on/off radio buttons. So I went into Interface Builder, added the outlet, and told it to regenerate the class files …