Piccola modifica
[qmemory] / testThread.cpp
index b41a56e..a70acca 100644 (file)
@@ -56,7 +56,7 @@ void TestThread::addUserInput(int inputUser){
             if(index==sequenza.size()){
                 sleep(1);
                 attendiInputUtente.wakeAll();
-                index=0;
+
             }
         }
         else{