phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp
changeset 76 cfea66083b62
parent 46 bc5a64e5bc3c
child 78 baacf668fe89
--- a/phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp	Fri Sep 17 17:09:12 2010 +0300
+++ b/phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.cpp	Mon Oct 04 16:06:10 2010 +0300
@@ -54,6 +54,7 @@
         static_cast<BubbleParticipantListItem*>(mItem);
     item->updateChildItems();
     mMainWindow->show();
+    QTest::qWait(300); // Give HbMainWindow time to complete show() function call.
 }
 
 void ut_BubbleParticipantListItem::cleanupTestCase()