Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks.

svn: r8339
This commit is contained in:
Brian Matherly
2007-03-30 02:30:42 +00:00
parent 8e9a3c191f
commit 698c28f230
4 changed files with 18 additions and 25 deletions

View File

@@ -1,3 +1,11 @@
2007-03-29 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_ReportOptions.py
* src/ReportBase/_Report.py
* src/plugins/BookReport.py
Remove "get_newpage()" and "set_newpage()" from the ReportOptions class.
They are not really options. The BookReportDialog now takes care of
inserting page breaks.
2007-03-28 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: call dbmanager if no file loaded on startup
* src/DbManger.py: open buttons and double click