mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-15 02:24:50 +02:00
Style fix
This commit is contained in:
@@ -1091,7 +1091,7 @@ Servent::addresses() const
|
|||||||
return QNetworkInterface::allAddresses();
|
return QNetworkInterface::allAddresses();
|
||||||
}
|
}
|
||||||
|
|
||||||
return d_func()->externalAddresses;
|
return d->externalAddresses;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user