1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-19 07:27:59 +01:00

Small performance fix

This commit is contained in:
Uwe L. Korn 2014-08-25 18:43:04 +01:00
parent 1f63ab263c
commit 96fc4c6d0c

View File

@ -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