Skip to content
Commit 9e60c2e6 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

Fix opening downloaded files from the transfer history

The destination file is stored as local path, so QUrl::fromLocalFile()
needs to be used to convert it to QUrl.
Otherwise the QUrl will be invalid causing KRun() to fail.
parent 4d5058bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment