* src/gramps.glade: Typos.
* src/ImageSelect.py: Correctly update property editors on OK and Cancel. * src/EventEdit.py: Typo. * src/Sources.py: Set change flag on deletion of the source reference. * src/RelLib.py: Add media list into serialization and restore. svn: r3206
This commit is contained in:
@@ -276,6 +276,7 @@ class SourceTab:
|
||||
if iter:
|
||||
path = store.get_path(iter)
|
||||
del self.list[path[0]]
|
||||
self.parent.lists_changed = 1
|
||||
self.redraw()
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user