* src/EventView.py (build_columns): Do not artificially create

an extra column.


svn: r4798
This commit is contained in:
Alex Roitman
2005-06-07 13:53:46 +00:00
parent b67a0d0e00
commit 16c906d7cb
2 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
2005-06-07 Alex Roitman <shura@gramps-project.org>
* src/EventView.py (build_columns): Do not artificially create
an extra column.
2005-06-06 Alex Roitman <shura@gramps-project.org>
* src/AttrEdit.py: proper type selector support.
* src/AutoComp.py (by_value): Use locale-aware sorting.