Selaa lähdekoodia

Revert mistakenly committed change

nherlambang 14 vuotta sitten
vanhempi
commit
98b978efb4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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")
   if (argc <= 1 || QString(argv[1]) != "-I")
     {
     {
-    QTimer::singleShot(20000, &app, SLOT(quit()));
+    QTimer::singleShot(200, &app, SLOT(quit()));
     }
     }
 
 
   return app.exec();
   return app.exec();