X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=mainwindow.cpp;h=178e2a146358f96f29dbb666604c7d4605921301;hb=29f60412ac6dd13e04f86fe3b83b6afde5d5c9ee;hp=42ed804747a3bc4a54ba355b26f290dbb26b6d9e;hpb=d0fcc08805061548b05426b241b67a9b98e8cc46;p=qmemory diff --git a/mainwindow.cpp b/mainwindow.cpp index 42ed804..178e2a1 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -51,8 +51,8 @@ void MainWindow::sbagliato(int score){ QString sscore("Score:"); sscore.append(QString::number(score)); QMessageBox::warning(this, tr("Sbagliato"),sscore,QMessageBox::Escape); - tread.genera(); - //quick_exit(0); + //tread.genera(); + quick_exit(0); } void MainWindow::disableAll(){