Skip to content
  • David Edmundson's avatar
    Fix font installation · c8395e7a
    David Edmundson authored
    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)
    c8395e7a