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