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

Do not treat filename in selection as URL

Summary:
KFileWidget::setSelection(QString &) accepts either absolute URLs
or relative paths. If the filename contains a :, it gets treated
as a URL and gets rejected. This forces setSelection to parse
it as URL.

CCBUG: 376365

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4579
parent ab3298b3
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