This commit is contained in:
doitux
2009-06-16 09:13:45 +00:00
parent 22edd63dde
commit b30d84f879
5 changed files with 110 additions and 88 deletions
+1 -1
View File
@@ -510,7 +510,7 @@ void startWindowImpl::showLobbyDialog()
{
myGameLobbyDialog->exec();
if (myGameLobbyDialog->result() == QDialog::Accepted)
if (myGameLobbyDialog->result() == QDialog::Accepted )
{
this->hide();
//some gui modifications