This commit is contained in:
@@ -60,6 +60,7 @@ void connectToServerDialogImpl::error(int errorID, int osErrorID) {
|
|||||||
QMessageBox::warning(this, tr("Connection Error"),
|
QMessageBox::warning(this, tr("Connection Error"),
|
||||||
tr("An Operating System Error occured during Connection"),
|
tr("An Operating System Error occured during Connection"),
|
||||||
QMessageBox::Close);
|
QMessageBox::Close);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch (errorID) {
|
switch (errorID) {
|
||||||
|
|||||||
Reference in New Issue
Block a user