Skip to content

Use a shared QQmlEngine when possible

Marco Martin requested to merge work/mart/sharedEngine into master

If a qml engine is found as the property __qmlEngine of qApp, use it to load the qml, in order to workaround the bug

BUG: 488326

needs systemsettings!322 (merged)

Edited by Marco Martin

Merge request reports