Ok, fixed saving issue
svn: r9593
This commit is contained in:
parent
21ddb27d51
commit
bb642337f9
@ -163,7 +163,7 @@ class Gadget(object):
|
|||||||
Gadgets should override this to take care of saving their
|
Gadgets should override this to take care of saving their
|
||||||
special data.
|
special data.
|
||||||
"""
|
"""
|
||||||
if debug: print ("on_save: '%s'" % self.title)
|
if debug: print ("on_save: '%s'" % self.gui.title)
|
||||||
return
|
return
|
||||||
|
|
||||||
def active_changed(self, handle):
|
def active_changed(self, handle):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user