Switch to Qt fileprovider introduced in 6.6

This commit is contained in:
albexk 2023-12-14 17:59:03 +03:00
parent b0dcae3586
commit 836ca1cc6b
3 changed files with 6 additions and 8 deletions

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<cache-path name="cache" path="/" />
</paths>

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<files-path name="files_path" path="/"/>
</paths>