D25432: Fix HTTP proxy settings

David Faure noreply at phabricator.kde.org
Sat Nov 23 19:13:41 GMT 2019


dfaure added a comment.


  Done in https://commits.kde.org/kio/48b8cab8da5e264f233d59cf2aff2b981255f6bf
  
  Please check if other places are affected.
  
  This code could be simplified by using `configValue()` instead, no? Right now the QString() argument serves no purpose, it gets converted to QVariant.
  This would allow removing the toString() call.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D25432

To: trufanov, meven, #frameworks
Cc: dfaure, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191123/1d0a2ce3/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list