Skip to content
  • Fabian Vogt's avatar
    Use QUrl::toDisplayString · 3bb07481
    Fabian Vogt authored
    Previously open-coded in various places, this commit simplifie those.
    Additionally, this fixes a case where the url was logged directly.
    
    The only purpose is basically to avoid the "QUrl()" around the URL in the log.
    3bb07481