Commit 232d994d authored by Gunnar Sletta's avatar Gunnar Sletta
Browse files

Make sure texture factories are delete before libraries are unloaded.


Because scene graph adaptations and custom implementations can
instantiate QQuickTextureFactories, we need to make sure that
their destructors are called before their libraries are unloaded
to avoid crashes on shutdown.

Change-Id: I17d38e2909aabcb4ea7bf4eecc29df86c8479fdb
Reviewed-by: default avatarRobin Burchell <robin+qt@viroteck.net>
parent cdfff964
No related merge requests found
Showing with 7 additions and 0 deletions
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