mirror of
https://github.com/Rafostar/clapper.git
synced 2026-01-15 16:30:36 +01:00
Fix file chooser not being freed from memory
This commit is contained in:
@@ -44,6 +44,8 @@ class ClapperFileChooser extends Gtk.FileChooserNative
|
||||
|
||||
player.set_media(file.get_uri());
|
||||
}
|
||||
|
||||
this.unref();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user