(GedcomWriter.fid): Use GRAMPS ID not DB handle.

svn: r3477
This commit is contained in:
Tim Waugh
2004-08-22 16:33:31 +00:00
parent 8afdb56aee
commit 8e5fde6f38
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
* src/WriteGedcom.py (GedcomWriter.export_data): Write individuals
out in GRAMPS ID order.
(GedcomWriter.fid): Use GRAMPS ID not DB handle.
* src/ReadXML.py (GrampsParser.start_object): Set GRAMPS ID.