mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-09 07:36:48 +02:00
Oops, fix build
This commit is contained in:
@@ -145,7 +145,7 @@ JabberPlugin::setProxy( const QNetworkProxy &proxy )
|
|||||||
{
|
{
|
||||||
// patches are welcome in Jreen that implement jdns through proxy
|
// patches are welcome in Jreen that implement jdns through proxy
|
||||||
emit error( SipPlugin::ConnectionError,
|
emit error( SipPlugin::ConnectionError,
|
||||||
errorMessage( tr( "You need to set hostname and port of your jabber server, if you want to use it through a proxy" ) ) );
|
tr( "You need to set hostname and port of your jabber server, if you want to use it through a proxy" ) );
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user