1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-06 14:16:32 +02: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; return data;
} }
QByteArray QByteArray
encodedQuery( const QUrl& url ) encodedQuery( const QUrl& url )
{ {