Skip to content
Verified Commit 572a2a80 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Fix main.qml URL from not being a URL

Somehow it worked, but error messages looked like this:

    file::/main.qml:25: TypeError: Cannot read property 'title' of null

which is a pretty illegal thing to have.

See also: QTBUG-94977
parent 4ff4dca0
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