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