mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Do not forget to destroy file chooser
This commit is contained in:
@@ -83,6 +83,7 @@ class ClapperFileChooser extends Gtk.FileChooserNative
|
||||
}
|
||||
|
||||
this.unref();
|
||||
this.destroy();
|
||||
}
|
||||
|
||||
_handleOpenLocal()
|
||||
|
Reference in New Issue
Block a user