diff --git a/ChangeLog b/ChangeLog index 7e3a8de5c..7ed31b65a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-04-27 Wolfgang Sourdeau + * UI/Common/UIxUserRightsEditor.m ([UIxUserRightsEditor + -prepareRightsForm]): this method is no longer mandatory. + * UI/Contacts/UIxContactsUserRightsEditor.m ([UIxContactsUserRightsEditor -setUserCanCreateObjects:userCanCreateObjects]): new subclass diff --git a/UI/Common/UIxUserRightsEditor.m b/UI/Common/UIxUserRightsEditor.m index 9eaa7614f..d3792a232 100644 --- a/UI/Common/UIxUserRightsEditor.m +++ b/UI/Common/UIxUserRightsEditor.m @@ -152,7 +152,6 @@ - (void) prepareRightsForm { - [self subclassResponsibility: _cmd]; } - (void) updateRights