aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickwidgets
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2019-07-02 16:59:47 +0200
committerJan Arve Sæther <jan-arve.saether@qt.io>2019-07-03 11:18:49 +0200
commit0f2178a7e3cba4992f8b6e32927534daa5c6ee7e (patch)
tree2a2b7d78a8325f66ec8dc4a431c80181a2c3163b /src/quickwidgets
parent1a0c2fb5bdaed175c9d9472b0658f93214572d4d (diff)
Fix testFileUrl() to correctly convert from a resource path
You cannot call QUrl::fromLocalFile() with a resource path, since the resource is not local. ":/data" ended up having the path "file:://data", which QQmlImportsPrivate::addFileImport() had problems deciphering. Task-number: QTBUG-73512 Change-Id: Iada0788892c1069e512a89b4eb5f9462d1208ed3 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/quickwidgets')
0 files changed, 0 insertions, 0 deletions