* src/RelLib.py (Witness): Remove class, as it is obsoleted by the

EventRef class.


svn: r4744
This commit is contained in:
Alex Roitman
2005-05-31 18:34:14 +00:00
parent 44c3dcf88e
commit 476fdeafb7
2 changed files with 6 additions and 59 deletions

View File

@@ -1,6 +1,8 @@
2005-05-31 Alex Roitman <shura@gramps-project.org>
* src/AutoComp.py (StandardCustomSelector): Add class to handle
(int,str) selections including custom strings.
* src/RelLib.py (Witness): Remove class, as it is obsoleted by the
EventRef class.
2005-05-30 Alex Roitman <shura@gramps-project.org>
* src/RelLib.py: Move constants back to RelLib, as class attributes.