summaryrefslogtreecommitdiffstats
path: root/tools/qml/qmlruntime.cpp
diff options
context:
space:
mode:
authorWater-Team <water@pad.test.qt.nokia.com>2011-08-12 23:00:13 (GMT)
committerWater-Team <water@pad.test.qt.nokia.com>2011-08-12 23:00:13 (GMT)
commit84f5f63baa4bee04954fbdf3cf3d3126023798af (patch)
tree409acc728c57415f552f5c6c22efeea58a85d19d /tools/qml/qmlruntime.cpp
parent98babb1408712a14098a9a75b31c4e9603afdbc0 (diff)
parent7569e6601fb9dcf730ac20cd5c1d39307daa2810 (diff)
downloadQt-84f5f63baa4bee04954fbdf3cf3d3126023798af.zip
Qt-84f5f63baa4bee04954fbdf3cf3d3126023798af.tar.gz
Qt-84f5f63baa4bee04954fbdf3cf3d3126023798af.tar.bz2
Merge branch '4.8-upstream' into master-water
Diffstat (limited to 'tools/qml/qmlruntime.cpp')
-rw-r--r--tools/qml/qmlruntime.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qml/qmlruntime.cpp b/tools/qml/qmlruntime.cpp
index 4b0f2d5..f9961bc 100644
--- a/tools/qml/qmlruntime.cpp
+++ b/tools/qml/qmlruntime.cpp
@@ -1393,6 +1393,7 @@ void QDeclarativeViewer::appAboutToQuit()
loggerWindow = 0;
delete tester;
tester = 0;
+ close();
}
void QDeclarativeViewer::autoStartRecording()