]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kfileitemlistviewtest.cpp
Don't allow opening the terminal if shell_access Kiosk mode is set
[dolphin.git] / src / tests / kfileitemlistviewtest.cpp
index 5c40abba364e5857a4cf52aac79ca2680a66df4b..cac4f7a587bf520901fe58eb124b664013eeb24a 100644 (file)
@@ -56,7 +56,7 @@ void KFileItemListViewTest::init()
 
     m_graphicsView = new QGraphicsView();
     m_graphicsView->show();
-    QTest::qWaitForWindowShown(m_graphicsView);
+    QTest::qWaitForWindowExposed(m_graphicsView);
 }
 
 void KFileItemListViewTest::cleanup()