@ -404,7 +404,7 @@ TQString NetworkInterface::getGatewayOfDefaultInterface()
TQString NetworkInterface::getExternalIpAddress()
{
qInitNetworkProtocols();
tqInitNetworkProtocols();
ExternalIpAddress="";
getExternalIpAddressRunning=true;
http = new TQHttp();