mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-01 08:51:59 +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());
|
player.set_media(file.get_uri());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.unref();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user