aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcompiler.cpp
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@jollamobile.com>2013-11-25 16:15:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-25 20:04:48 +0100
commit222e06bf4ed509e72c1533cbe1d4859ca96933f3 (patch)
treed171132d6a32a35d4f017536b661394529f1313b /src/qml/qml/qqmlcompiler.cpp
parent3d1f850237d96280f4f820897c186845698bd17d (diff)
Fix crash on QQmlEngine destruction.
QQmlTypeLoader references QQmlImportDatabase in a thread, so change the declaration order so QQmlTypeLoader is destroyed and its thread stopped before QQmlImportDatabase is destroyed. Change-Id: If1f8ef0a5ce56103a417ecfb6897d2c3b9c8d364 Done-with: Andrew den Exter <andrew.den.exter@jollamobile.com> Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/qml/qqmlcompiler.cpp')
0 files changed, 0 insertions, 0 deletions