Modify the style editor to properly handle unicode style names.

svn: r9918
This commit is contained in:
Brian Matherly
2008-01-23 13:14:05 +00:00
parent d7d3fbb244
commit 481b464ca5
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-01-23 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_StyleComboBox.py:
* src/ReportBase/_StyleEditor.py:
Modify the style editor to properly handle unicode style names.
2008-01-22 Brian Matherly <brian@gramps-project.org>
* src/plugins/KinshipReport.py:
* src/plugins/DetDescendantReport.py: