next try for previous fix
This commit is contained in:
@@ -1938,3 +1938,8 @@ QString gameLobbyDialogImpl::getFullCountryString(QString cs)
|
||||
}
|
||||
return fullString;
|
||||
}
|
||||
|
||||
void gameLobbyDialogImpl::stopWaitStartGameMsgBoxTimer()
|
||||
{
|
||||
waitStartGameMsgBoxTimer->stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user