Skip to content
Commit bcf88a7a authored by Ernestas Kulik's avatar Ernestas Kulik
Browse files

file-undo-manager: initialize singleton explicitly

The current implementation leaks the NautilusFileUndoManager instance,
because the code does not unref it anywhere. This commit adds a _new()
function to the undo manager and makes NautilusApplication manage its
lifetime.

https://bugzilla.gnome.org/show_bug.cgi?id=769082
parent 6064bdcf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment