Skip to content

Remove manual QML type registration and URL resolution

For QML files listed in the qmldir file Qt usually does the right thing automatically for us here.

This fixes using this with Qt6 on Android.

Merge request reports