Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13366
This commit is contained in:
parent
b0eef2a8ba
commit
0ab22f3d76
@ -1311,7 +1311,7 @@ class GuiStyleOption(GuiEnumeratedListOption):
|
||||
@return: nothing
|
||||
"""
|
||||
GuiEnumeratedListOption.__init__(self, option, dbstate,
|
||||
uistate, track, tooltip)
|
||||
uistate, track)
|
||||
self.__option = option
|
||||
|
||||
self.__button = gtk.Button("%s..." % _("Style Editor"))
|
||||
|
Loading…
Reference in New Issue
Block a user