Skip to content

Mention general network connection issues in DnsError message

Since Qt seems to recognize QAbstractSocket::HostNotFoundError instead of QAbstractSocket::NetworkError when there is no internet connection, the error message is adjusted.

Edited by Melvin Keskin

Merge request reports