Missing underscore
svn: r14036
This commit is contained in:
parent
bdefba55ca
commit
95bb81a54c
@ -269,7 +269,7 @@ class DbBsddbRead(DbReadBase, Callback):
|
|||||||
handle=self.get_object_from_handle,
|
handle=self.get_object_from_handle,
|
||||||
gramps_id=self.get_object_from_gramps_id,
|
gramps_id=self.get_object_from_gramps_id,
|
||||||
_class=MediaObject,
|
_class=MediaObject,
|
||||||
cursor=self.get_media_cursor,
|
_cursor=self.get_media_cursor,
|
||||||
),
|
),
|
||||||
DbTable(
|
DbTable(
|
||||||
'Place',
|
'Place',
|
||||||
|
Loading…
Reference in New Issue
Block a user