1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

* Style fix for TomahawkUtils.

This commit is contained in:
Christian Muehlhaeuser 2014-09-19 03:05:50 +02:00
parent 8503259490
commit 7f2fb58ab5

View File

@ -950,6 +950,7 @@ percentEncode( const QUrl& url )
return data;
}
QByteArray
encodedQuery( const QUrl& url )
{