Create new module for DbBookmarks

This commit is contained in:
Nick Hall
2016-11-29 19:34:57 +00:00
parent 3bf40f9921
commit 98950a89a3
4 changed files with 66 additions and 71 deletions

View File

@@ -55,6 +55,7 @@ gramps/gen/datehandler/_grampslocale.py
#
gramps/gen/db/__init__.py
gramps/gen/db/backup.py
gramps/gen/db/bookmarks.py
gramps/gen/db/bsddbtxn.py
gramps/gen/db/cursor.py
gramps/gen/db/dbconst.py