2006-05-03 Alex Roitman <shura@gramps-project.org>

* src/plugins/ReorderIds.py (ReorderIds.reorder): Switch from
	cursors to keys iteration.



svn: r6541
This commit is contained in:
Alex Roitman
2006-05-04 04:05:57 +00:00
parent 25ada65064
commit 2884c076bf
2 changed files with 16 additions and 19 deletions

View File

@@ -1,3 +1,7 @@
2006-05-03 Alex Roitman <shura@gramps-project.org>
* src/plugins/ReorderIds.py (ReorderIds.reorder): Switch from
cursors to keys iteration.
2006-05-03 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: do a better job of building the buttons.