fix accidental removal
This commit is contained in:
parent
564f35d61c
commit
49431d89c0
|
@ -470,4 +470,4 @@ class FileTransfersTooltip(BaseTooltip):
|
|||
text += status
|
||||
self.text_lable.set_markup(text)
|
||||
self.hbox.add(self.text_lable)
|
||||
|
||||
self.win.add(self.hbox)
|
||||
|
|
Loading…
Reference in New Issue