Explorar o código

Revert mistakenly committed change

nherlambang %!s(int64=14) %!d(string=hai) anos
pai
achega
98b978efb4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Libs/Widgets/Testing/Cpp/ctkThumbnailListWidgetTest1.cpp

+ 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();