* src/DisplayTabs/_PersonEventEmbedList.py: fix selection of default type

svn: r6675
This commit is contained in:
Don Allingham
2006-05-15 21:59:14 +00:00
parent 934d154d5a
commit b16f290c0f
2 changed files with 12 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
* src/GrampsDb/_DbUtils.py: import proper class.
2006-05-15 Don Allingham <don@gramps-project.org>
* src/DisplayTabs/_PersonEventEmbedList.py: fix selection of default type
* src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter
* src/Filters/_SidebarFilter.py: added
* src/Filters/_PersonSidebarFilter.py: added