Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak where the NativeDialogs impl wasn't freed
This is because the new NativeDialogsImpl starts with one reference, and the Ref::reset(T*) adds another reference.
- Loading branch information