userWidget: Chain up in destroy()
This commit is contained in:
parent
913739d732
commit
0c9d95f183
@ -91,6 +91,8 @@ const UserWidgetLabel = new Lang.Class({
|
||||
this._user.disconnect(this._userChangedId);
|
||||
this._userChangedId = 0;
|
||||
}
|
||||
|
||||
this.parent();
|
||||
},
|
||||
|
||||
vfunc_allocate: function(box, flags) {
|
||||
|
Loading…
Reference in New Issue
Block a user