mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
commit
7ea755ab5a
1 changed files with 1 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ void MainWindow::actAbout()
|
||||||
void MainWindow::serverTimeout()
|
void MainWindow::serverTimeout()
|
||||||
{
|
{
|
||||||
QMessageBox::critical(this, tr("Error"), tr("Server timeout"));
|
QMessageBox::critical(this, tr("Error"), tr("Server timeout"));
|
||||||
|
actConnect();
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::loginError(Response::ResponseCode r, QString reasonStr, quint32 endTime)
|
void MainWindow::loginError(Response::ResponseCode r, QString reasonStr, quint32 endTime)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue