diff options
| author | Tim Blechmann <[email protected]> | 2025-10-29 09:43:31 +0800 | 
|---|---|---|
| committer | Tim Blechmann <[email protected]> | 2025-10-31 12:16:29 +0800 | 
| commit | ed8206e039d9d279360f9b3858b8d83edd289b27 (patch) | |
| tree | 1cb60acd62be3ea5448cbb0c7f42a74fafa425a7 /src/plugins/platforms/vnc/main.cpp | |
| parent | fa6a010254032b739ce145a1c35b6adcd4f20c60 (diff) | |
tst_QLibrary::cleanup did not have any effect, as QLibrary::unload does
not unload anything, if the library has not been loaded via this
instances. There is no public API to "attach" a QLibrary instance to a
library.
Exposing QLibraryPrivate::unload will allow us to unload libraries that
the unit tests might be leaking.
Pick-to: 6.10
Change-Id: I0ac32ac5dcf681f117e88890eb529000b7d583e6
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/plugins/platforms/vnc/main.cpp')
0 files changed, 0 insertions, 0 deletions
