now macosx stars fixed

This commit is contained in:
doitux
2012-01-01 23:05:07 +00:00
parent a16b35c43c
commit bc9deb0036
2 changed files with 1 additions and 2 deletions
@@ -1390,7 +1390,6 @@ void gameLobbyDialogImpl::accept()
closeAllChildDialogs();
//enable leave button again - it was disabled during waitxyzMsgBoxes
pushButton_Leave->setEnabled(true);
qDebug() << "hide";
QDialog::accept();
}