* src/Bookmarks.py: remove debugging statements
* src/DisplayState.py: remove extra rebuild request * src/Plugins.py: start support of Report menu * src/ViewManager.py: tie in report support svn: r5634
This commit is contained in:
		| @@ -372,7 +372,6 @@ class RecentDocsMenu: | ||||
|         db = GrampsDb.gramps_db_factory(dbtype)() | ||||
|         self.state.change_database(db) | ||||
|         self.fileopen(name) | ||||
|         self.state.db.request_rebuild() | ||||
|         RecentFiles.recent_files(name,dbtype) | ||||
|         self.build() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user