* src/GrampsWidgets.py: ObjEntry, PlaceEntry and NoteEntry inherit from 
it.


svn: r9398
This commit is contained in:
Benny Malengier
2007-11-24 16:57:45 +00:00
parent 3d2b06a66a
commit 40d9440e86
2 changed files with 190 additions and 42 deletions

View File

@@ -1,3 +1,6 @@
2007-11-24 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsWidgets.py: ObjEntry, PlaceEntry and NoteEntry inherit from it.
2007-11-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/gen/lib/date.py: had to import calendar by path.name
(so that the import of date_test would work)