(BackRefList.create_buttons): set tooltips

svn: r6854
This commit is contained in:
Don Allingham
2006-06-04 02:59:08 +00:00
parent ecab6c97a8
commit 97cec77029
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
2006-06-03 Don Allingham <don@gramps-project.org>
* src/DisplayTabs/_BackRefList.py (BackRefList.right_click):
override right click, because Remove and Add have no relevence
(BackRefList.create_buttons): set tooltips
* src/FilterEditor/_ShowResults.py: move glade functions to
ManagedWindow
* src/FilterEditor/_EditFilter.py: move glade functions to