// What are you doing here? go back to download tab!
intreponse=QMessageBox::question(this,tr("Finished torrent not found"),tr("Would you like to put it put it in the download list ?"),QMessageBox::Yes|QMessageBox::No);
if(reponse==QMessageBox::Yes){
qDebug("Info: a torrent was moved from finished to download tab");