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