X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=testThread.cpp;h=5dd1a2fcaa6d713363a238afb22ed1e7d0181e52;hb=HEAD;hp=b41a56e7cccc49bdf2ba14a4e999684208d1d170;hpb=ce607ff361d22185bdc529b0c68d833c8c48a9be;p=qmemory diff --git a/testThread.cpp b/testThread.cpp index b41a56e..5dd1a2f 100644 --- a/testThread.cpp +++ b/testThread.cpp @@ -21,12 +21,10 @@ void TestThread::run(){ sleep(1); forever{ mutex.lock(); - qsrand(QDateTime::currentDateTime().toTime_t()); sequenza.append(qrand()%9); int i=0; index=0; - emit disableInterface(); while(i