Skip to content

Share the qml engine as a qApp property

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

use this for weird kcms that are still qwidget but have an internal QQuickWidget, so that they can share the qqmlengine

this works around BUG: 488326

Edited by Marco Martin

Merge request reports