Skip to content
  • David Edmundson's avatar
    Fix font installation · 99c11bbd
    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.
    99c11bbd