Skip to content
Snippets Groups Projects
Commit 31c467c3 authored by nkour's avatar nkour
Browse files

if window is destroyed, every child dies

parent cbbb8c1f
No related branches found
No related tags found
No related merge requests found
......@@ -374,5 +374,4 @@ class ProfileWindow:
self.update_progressbar)
def on_close_button_clicked(self, widget):
self.progressbar.destroy()
self.window.destroy()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment