* src/gramps_main.py (__init__): Pass parent window to DbPrompter.

* src/DbPrompter.py (show): Gracefully deal with empty parent.


svn: r2106
This commit is contained in:
Alex Roitman
2003-09-08 12:14:34 +00:00
parent b29826cdbb
commit 6e7c46ba8a
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2003-09-08 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps_main.py (__init__): Pass parent window to DbPrompter.
* src/DbPrompter.py (show): Gracefully deal with empty parent.
2003-09-07 Don Allingham <dallingham@users.sourceforge.net>
* src/docgen/PdfDoc.py: handle multiple image classes defined
by reportlab