summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsitem
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-12-14 09:51:25 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-12-14 09:56:21 (GMT)
commit8b46b4cc0e1df56d40535b381986eb455806c589 (patch)
tree464022c157dea73c704db140a6bc46dbf7a3b660 /tests/auto/qgraphicsitem
parent76213ac8028079a9933548625bd917f49862f4c1 (diff)
downloadQt-8b46b4cc0e1df56d40535b381986eb455806c589.zip
Qt-8b46b4cc0e1df56d40535b381986eb455806c589.tar.gz
Qt-8b46b4cc0e1df56d40535b381986eb455806c589.tar.bz2
Stabilize test
Diffstat (limited to 'tests/auto/qgraphicsitem')
-rw-r--r--tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp b/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
index a4931ab..03a587a 100644
--- a/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
+++ b/tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp
@@ -1354,6 +1354,7 @@ void tst_QGraphicsItem::selected()
view.setFixedSize(250, 250);
view.show();
+ QTest::qWaitForWindowShown(&view);
qApp->processEvents();
qApp->processEvents();