2007-10-25 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/all_relations.py: don't import RelLib svn: r9244
This commit is contained in:
parent
48bc2224ab
commit
dbcfab0c0d
@ -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>
|
2007-10-24 Benny Malengier <benny.malengier@gramps-project.org>
|
||||||
* src/plugins.py/rel_xx.py: return order of get_relationship_distance
|
* src/plugins.py/rel_xx.py: return order of get_relationship_distance
|
||||||
changed. Not for pt, there that method is inherited.
|
changed. Not for pt, there that method is inherited.
|
||||||
|
@ -33,7 +33,6 @@ from PluginUtils import register_quick_report
|
|||||||
from ReportBase import CATEGORY_QR_PERSON
|
from ReportBase import CATEGORY_QR_PERSON
|
||||||
|
|
||||||
from PluginUtils import Tool, relationship_class, register_tool
|
from PluginUtils import Tool, relationship_class, register_tool
|
||||||
import RelLib
|
|
||||||
|
|
||||||
# define the formatting string once as a constant. Since this is reused
|
# define the formatting string once as a constant. Since this is reused
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user