aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-11-17 12:40:53 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-11-17 14:11:31 +0000
commit2202d79b39ff90eed19fb8106f79d4604e47acfd (patch)
tree520589914ae527cd9a8fba92099efc4e602455e3 /src/quicktemplates2
parentd46c60548b481ca9dce5964a98164c9948d2123b (diff)
QQuickStyle: kill the temporary QQmlEngine instance
The temporary QQmlEngine instance is not only slow and ugly, but also causes random crashes in the CI. This change replaces the temporary QQmlEngine instance with a local defaultImportPathList() helper method, which is based on the code in QQmlImportDatabase constructor. Later on, we can switch to QQmlImportDatabase::defaultImportPathList() when it has been made available in dev. Change-Id: I9f8363ba79ce39fb0482e6e44be0b1d1040c76e4 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/quicktemplates2')
0 files changed, 0 insertions, 0 deletions