Add tooltips to bottombar gramplets
svn: r16370
This commit is contained in:
@ -42,6 +42,7 @@ class PersonDetails(Gramplet):
|
||||
"""
|
||||
Build the GUI interface.
|
||||
"""
|
||||
self.gui.tooltip = ''
|
||||
self.load_obj = None
|
||||
self.load_rect = None
|
||||
top = gtk.HBox()
|
||||
|
Reference in New Issue
Block a user