2007-06-19 Alex Roitman <shura@gramps-project.org>

* src/FilterEditor/_FilterEditor.py (_do_delete_filter): Use a
	copy for iteration over the filters.



svn: r8596
This commit is contained in:
Alex Roitman
2007-06-19 17:07:41 +00:00
parent 7f1ab2cf01
commit f3d0e73c2c
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2007-06-19 Alex Roitman <shura@gramps-project.org>
* src/FilterEditor/_FilterEditor.py (_do_delete_filter): Use a
copy for iteration over the filters.
2007-06-18 Alex Roitman <shura@gramps-project.org>
* src/DateEdit.py (DateEditorDialog.switch_calendar): Only convert
non-empty dates to new calendar.