summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.9.0
diff options
context:
space:
mode:
authorJulian Strobl <stroblju@gmail.com>2017-05-03 18:37:20 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-05 04:51:07 +0000
commitbc89be768bce0f510e807b003d476a2355b676c1 (patch)
treedc2a2eb64d57f73fb602f97f6920ee7c7a51e940 /dist/changes-5.9.0
parent0340120d5f7940c9aebfd0f60328805227f8824d (diff)
Fix bundling of module for static builds
Without this patch the module is not bundled in static builds correctly causing 'module "<QtModule>" is not installed' errors in during runtime. As reference: this happens, because 'QQmlMetaType::isAnyModule(importUri)' at 'qtdeclarative/src/qml/qml/qqmltypeloader.cpp:1422:' returns 'false', which indicates that the module was not registered. Task-number: QTBUG-59559 Change-Id: I37003c4305fbe499c9911ff2aefa35deab832bdf Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'dist/changes-5.9.0')
0 files changed, 0 insertions, 0 deletions