* src/DisplayState.py: remove print statements

* src/ViewManger.py: Fix const.app_*


svn: r5604
This commit is contained in:
Don Allingham
2005-12-21 18:59:51 +00:00
parent 9258121699
commit 379107f849
3 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2005-12-21 Don Allingham <don@gramps-project.org>
* src/DisplayState.py: remove print statements
* src/ViewManger.py: Fix const.app_*
2005-12-21 Alex Roitman <shura@gramps-project.org>
* src/DisplayState.py (remove_item): Add code to adjust other
item's tracks after deleting an item; (move_item_down):