mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02: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