Forráskód Böngészése

Revert mistakenly committed change

nherlambang 14 éve
szülő
commit
98b978efb4

+ 1 - 1
Libs/Widgets/Testing/Cpp/ctkThumbnailListWidgetTest1.cpp

@@ -66,7 +66,7 @@ int ctkThumbnailListWidgetTest1( int argc, char * argv [] )
 
   if (argc <= 1 || QString(argv[1]) != "-I")
     {
-    QTimer::singleShot(20000, &app, SLOT(quit()));
+    QTimer::singleShot(200, &app, SLOT(quit()));
     }
 
   return app.exec();