if(QMessageBox::question(this,tr("Concede"),tr("Are you sure you want to concede this game?"),QMessageBox::Yes|QMessageBox::No,QMessageBox::No)!=QMessageBox::Yes)
...
...
@@ -782,7 +791,7 @@ void TabGame::sendGameCommand(const google::protobuf::Message &command, int play