aboutsummaryrefslogtreecommitdiffstats
path: root/tests/global/global.cfg
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-11 19:44:35 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-03-02 20:19:30 +0000
commit29bb4495e6b827bd8dd443ce07cb7ccda14645c1 (patch)
tree922b975fce125b0e241513b55c48d4f4fd3bc276 /tests/global/global.cfg
parentd43a963e49956ba772644e9f3448dc3672147f77 (diff)
bic: Add 5.{3,4}.0 bic data for QtQuickWidgets
this is a new module since Qt 5.3 Change-Id: I9d33ba8f046190f649643302ddc343cbe6e649ed Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
Diffstat (limited to 'tests/global/global.cfg')
-rw-r--r--tests/global/global.cfg7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
index 9457f9a8b6..3d70bf1d1f 100644
--- a/tests/global/global.cfg
+++ b/tests/global/global.cfg
@@ -1,7 +1,8 @@
<config>
<modules>
-<module name="QtQml" qtname="qml"/>
-<module name="QtQuick" qtname="quick"/>
-<module name="QtQuickTest" qtname="qmltest"/>
+<module name="QtQml" qtname="qml"/>
+<module name="QtQuick" qtname="quick"/>
+<module name="QtQuickTest" qtname="qmltest"/>
+<module name="QtQuickWidgets" qtname="quickwidgets"/>
</modules>
</config>