Missing underscore

svn: r14036
This commit is contained in:
Doug Blank 2010-01-11 20:34:47 +00:00
parent bdefba55ca
commit 95bb81a54c

View File

@ -269,7 +269,7 @@ class DbBsddbRead(DbReadBase, Callback):
handle=self.get_object_from_handle,
gramps_id=self.get_object_from_gramps_id,
_class=MediaObject,
cursor=self.get_media_cursor,
_cursor=self.get_media_cursor,
),
DbTable(
'Place',