Skip to content
Commit 045d74b6 authored by Thomas Baumgart's avatar Thomas Baumgart
Browse files

Avoid using KIO on local files

Using KIO on MacOS and Windows may cause some trouble and is not
required when working on local files. This change tries to bypass the
KIO functions by using Qt standard functions in this case.

BUG: 400761
FIXED-IN: 5.0.4
parent f4c35984
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