mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 02:09:48 +01:00
Oops, fix build
This commit is contained in:
parent
6118432dd7
commit
12462ead58
@ -145,7 +145,7 @@ JabberPlugin::setProxy( const QNetworkProxy &proxy )
|
||||
{
|
||||
// patches are welcome in Jreen that implement jdns through proxy
|
||||
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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user