Now really works closing the selection disc window
This commit is contained in:
parent
ce844c19a1
commit
b5f18da964
3 changed files with 60 additions and 2 deletions
|
|
@ -206,6 +206,6 @@ class choose_disc_type(GObject.GObject):
|
|||
window.destroy()
|
||||
|
||||
|
||||
def on_wselect_disk_destroy_event(self,w):
|
||||
def on_wselect_disk_destroy_event(self,w,b):
|
||||
|
||||
Gtk.main_quit()
|
||||
Loading…
Add table
Add a link
Reference in a new issue