mirror of
https://github.com/Rafostar/clapper.git
synced 2025-12-24 14:06:26 +01: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