* src/DisplayTabs.py (NoteTab.build_interface): Add spacing to

radiobuttons.


svn: r6542
This commit is contained in:
Alex Roitman
2006-05-04 04:53:55 +00:00
parent 2fbe259fd5
commit 9e8b7ad996
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
2006-05-03 Alex Roitman <shura@gramps-project.org>
* src/DisplayTabs.py (NoteTab.build_interface): Add spacing to
radiobuttons.
* src/plugins/ReorderIds.py (ReorderIds.reorder): Switch from
cursors to keys iteration.