* src/plugins/all_relations.py: don't import RelLib



svn: r9244
This commit is contained in:
Benny Malengier
2007-10-25 07:10:38 +00:00
parent 48bc2224ab
commit dbcfab0c0d
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/all_relations.py: don't import RelLib
2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins.py/rel_xx.py: return order of get_relationship_distance
changed. Not for pt, there that method is inherited.