Bug fixed: If you are logged in and result is sent in result dialog. If you want...
[speedfreak] / Client / resultdialog.cpp
index 88171ab..37cf348 100644 (file)
@@ -315,6 +315,7 @@ void ResultDialog::on_pushButtonNew_clicked()
     }
     resultString = "";
     this->close();
+    emit rejected();
 }
 
 /**