2007-01-22 Alex Roitman <shura@gramps-project.org>

* src/ViewManager.py (vb_clicked): Add the code that used to
	enforce the current view button (commented out).



svn: r7961
This commit is contained in:
Alex Roitman
2007-01-23 05:01:26 +00:00
parent f73c997a71
commit 6f5077713a
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-01-22 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (vb_clicked): Add the code that used to
enforce the current view button (commented out).
2007-01-22 Don Allingham <don@gramps-project.org>
* src/DisplayModels/_BaseModel.py: avoid rebuild on delete
* src/PageView.py: avoid rebuild on delete