* src/BaseDoc.py: don't check for init on table or cell addition

* src/Report.py: Call doc.init() before write_report


svn: r3947
This commit is contained in:
Don Allingham
2005-01-24 00:16:33 +00:00
parent 17fef1ebc6
commit e70e6c6e68
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-01-23 Don Allingham <dallingham@users.sourceforge.net>
* src/BaseDoc.py: don't check for init on table or cell addition
* src/Report.py: Call doc.init() before write_report
2005-01-23 Eero Tamminen <eerot@sf>
* src/plugins/StatisticsChart.py:
- Complete refactoring of Extract class. There are now separate