fixes "leavegame-button accidentally disabled" and "preactions shows
during autofold"
This commit is contained in:
@@ -1384,6 +1384,8 @@ void gameLobbyDialogImpl::closeEvent(QCloseEvent *event)
|
||||
waitStartGameMsgBoxTimer->stop();
|
||||
waitStartGameMsgBox->hide();
|
||||
waitRejoinStartGameMsgBox->hide();
|
||||
//enable leave button again - it was disabled during waitxyzMsgBoxes
|
||||
pushButton_Leave->setEnabled(true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user