mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-01-18 23:17:59 +01:00
Small performance fix
This commit is contained in:
parent
1f63ab263c
commit
96fc4c6d0c
@ -80,7 +80,7 @@ public:
|
||||
bool startListening( QHostAddress ha, bool upnp, int port,
|
||||
Tomahawk::Network::ExternalAddress::Mode mode,
|
||||
int defaultPort, bool autoDetectExternalIp = false,
|
||||
const QString& externalHost = "",
|
||||
const QString& externalHost = QString(),
|
||||
int externalPort = -1 );
|
||||
|
||||
// creates new token that allows a controlconnection to be set up
|
||||
|
Loading…
x
Reference in New Issue
Block a user