libdeng2: Unload shared library when de::Library is deleted
Unlike QLibrary, de::Library is supposed to unload the library frommemory when the instance is destroyed.
View differences
libdeng2: Unload shared library when de::Library is deleted
Unlike QLibrary, de::Library is supposed to unload the library from
memory when the instance is destroyed.