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