Skip to content
Commit 24e92862 authored by Fabian Vogt's avatar Fabian Vogt
Browse files

taskmanager: Use proper QUrls for recent document actions

The resource can either be a URL or an absolute path, the url() method
converts the latter into a proper URL. Without this, a local path might end
up getting parsed (badly) as URL, causing weird behaviour later, like resorting
to kioexec/kio-fuse.

BUG: 457685


(cherry picked from commit bf37558f)
parent 3e5d3679
Pipeline #216698 passed with stage
in 3 minutes and 26 seconds
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