GEDCOM/ANSEL handing, improved list access

svn: r1173
This commit is contained in:
Don Allingham
2002-11-09 18:44:58 +00:00
parent fcc6528af6
commit 47f08c4eb2
12 changed files with 98 additions and 71 deletions

View File

@ -375,8 +375,7 @@ class Marriage:
QuestionDialog(_('Abandon Changes'),
_("Data was modified. Are you sure you "
"want to abandon your changes?"),
_('Abandon Changes'),self.cancel_callback,
_('Continue Editing'))
self.cancel_callback)
else:
Utils.destroy_passed_object(obj)