Skip to content
Commit c8395e7a authored by David Edmundson's avatar David Edmundson
Browse files

Fix font installation

Regression caused by 567d49f5 in a port
to QUrl::setQuery(QUrlQuery) from QUrl::addQueryItem

The bug is that FC::encode may return a URL with a query already set. We
want to append not replace.


(cherry picked from commit 99c11bbd)
parent 6315e05e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment